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