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