Install puppet-module-saz-rsyslog
Installing puppet-module-saz-rsyslog package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install puppet-module-saz-rsyslog
puppet-module-saz-rsyslog package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | puppet-module-saz-rsyslog |
version | 2.2.1-1 |
description | Puppet module for rsyslog |
subsection | admin |
website | github.com / openstack / puppet-saz-rsyslog |
maintainer | PKG OpenStack |
Uninstall puppet-module-saz-rsyslog
To remove just puppet-module-saz-rsyslog package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove puppet-module-saz-rsyslog
Uninstall puppet-module-saz-rsyslog and it’s dependent packages
To remove the puppet-module-saz-rsyslog package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove puppet-module-saz-rsyslog
Purging puppet-module-saz-rsyslog
If you also want to delete configuration and/or data files of puppet-module-saz-rsyslog from Debian Sid then this will work:
sudo apt-get purge puppet-module-saz-rsyslog
To delete configuration and/or data files of puppet-module-saz-rsyslog and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove puppet-module-saz-rsyslog