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

Last updated: May 06,2024

1. Install "python3-profitbricks" package

Please follow the guidelines below to install python3-profitbricks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-profitbricks

2. Uninstall "python3-profitbricks" package

In this section, we are going to explain the necessary steps to uninstall python3-profitbricks on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-profitbricks $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-profitbricks
Priority: optional
Section: universe/python
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: profitbricks-sdk-python
Version: 2.3.1-1
Depends: python3-requests, python3-six (>= 1.10.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/profitbricks-sdk-python/python3-profitbricks_2.3.1-1_all.deb
Size: 13222
MD5sum: 40507cf44dd769a92e7c06d7a05d43f9
SHA1: 422a8035fa06ee43ca5fa1717eba6aa7cace4be6
SHA256: 485085601ea2905dd51c45933de0a41863385e2146c48af47333d39a5cfc3018
Description-en: ProfitBricks REST API client library for Python 3
The ProfitBricks client library for Python provides you with access to the
ProfitBricks representational state transfer (REST) application programming
interface (API). The client library supports both simple and complex requests.
It is designed for developers who are building applications in Python.
.
This is the Python 3 version of the library.
Description-md5: 66e8abc71a00ad0adab25972c1082165
Homepage: https://github.com/profitbricks/profitbricks-sdk-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu