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