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