Install python-profitbricks-client-doc
Installing python-profitbricks-client-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-profitbricks-client-doc
python-profitbricks-client-doc package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-profitbricks-client-doc |
version | 1.0.1-1 |
description | ProfitBricks Client documentation |
subsection | doc |
website | github.com / profitbricks / profitbricks-client |
maintainer | Benjamin Drung |
Uninstall python-profitbricks-client-doc
To remove just python-profitbricks-client-doc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-profitbricks-client-doc
Uninstall python-profitbricks-client-doc and it’s dependent packages
To remove the python-profitbricks-client-doc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-profitbricks-client-doc
Purging python-profitbricks-client-doc
If you also want to delete configuration and/or data files of python-profitbricks-client-doc from Debian Sid then this will work:
sudo apt-get purge python-profitbricks-client-doc
To delete configuration and/or data files of python-profitbricks-client-doc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-profitbricks-client-doc