How to Install and Uninstall python-profitbricks-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "python-profitbricks-client" package

Here is a brief guide to show you how to install python-profitbricks-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-profitbricks-client

2. Uninstall "python-profitbricks-client" package

Please follow the steps below to uninstall python-profitbricks-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-profitbricks-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-profitbricks-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-profitbricks-client
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: profitbricks-client
Version: 1.0.1-1
Provides: profitbricks-client
Depends: python-appdirs, python-suds, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/profitbricks-client/python-profitbricks-client_1.0.1-1_all.deb
Size: 16126
MD5sum: eb970814ead32dc025238b6191f3e23e
SHA1: e75f9db0de35fc8f963e6f9dc6825cba2ef74596
SHA256: 1bc5e9e1d761556fe842218663fd1ee7deb8bac75691a0de80f31ba769df74c6
Description-en: ProfitBricks Client
A client to control virtual resources provided by ProfitBricks, a company
providing infrastructure as a service (IaaS).
.
You can manage (create, update, and delete) all kinds of virtual resources:
* data centers
* servers
* storages, ROM drives, and snapshots
* network interface controllers (NICs) and firewalls
.
This package contains a command line tool for sending calls to the public
application programming interface (API) and a Python module for scripting.
Description-md5: e656bb069daa8a54e34302304c2167e3
Homepage: https://github.com/profitbricks/profitbricks-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu