Install puppet-module-puppetlabs-firewall
Installing puppet-module-puppetlabs-firewall 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-puppetlabs-firewall
puppet-module-puppetlabs-firewall package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | puppet-module-puppetlabs-firewall |
version | 1.7.1-1 |
description | Puppet module for Firewall management |
subsection | admin |
website | forge.puppetlabs.com / puppetlabs / firewall |
maintainer | Puppet Package Maintainers |
Uninstall puppet-module-puppetlabs-firewall
To remove just puppet-module-puppetlabs-firewall package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove puppet-module-puppetlabs-firewall
Uninstall puppet-module-puppetlabs-firewall and it’s dependent packages
To remove the puppet-module-puppetlabs-firewall package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove puppet-module-puppetlabs-firewall
Purging puppet-module-puppetlabs-firewall
If you also want to delete configuration and/or data files of puppet-module-puppetlabs-firewall from Debian Sid then this will work:
sudo apt-get purge puppet-module-puppetlabs-firewall
To delete configuration and/or data files of puppet-module-puppetlabs-firewall and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove puppet-module-puppetlabs-firewall