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

Last updated: May 17,2024

1. Install "python-profitbricks" package

This guide covers the steps necessary to install python-profitbricks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-profitbricks

2. Uninstall "python-profitbricks" package

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

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

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

Package: python-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: python-requests, python-six (>= 1.10.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/profitbricks-sdk-python/python-profitbricks_2.3.1-1_all.deb
Size: 13160
MD5sum: 0f4827ef5c72cf2d1b78e6ee4c877b28
SHA1: da4f27af926529815d5c4be15ef3f44cb1910f78
SHA256: 0259f74096de9a300c30fcf513641ce22b0f27168208c96611bc320d09d6dea0
Description-en: ProfitBricks REST API client library for Python 2
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 2 version of the library.
Description-md5: 9e45569c2dfefab9df277802defe173b
Homepage: https://github.com/profitbricks/profitbricks-sdk-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu