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