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