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

Last updated: May 21,2024

1. Install "python-cs" package

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

$ sudo apt update $ sudo apt install python-cs

2. Uninstall "python-cs" package

Learn how to uninstall python-cs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cs
Priority: optional
Section: universe/python
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Version: 0.6.10-1
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-cs/python-cs_0.6.10-1_all.deb
Size: 6952
MD5sum: ae232da94c7fee922628ce8e080928a8
SHA1: f40b5feaca9d8e0930f043472982340411f19946
SHA256: a2039a3a60775f78cf81e8a3cf509ed690efdaa5689fe550ceadd63861a3efc2
Description-en: simple, yet powerful CloudStack API client (Python module)
This module is a simple, yet powerful Apache CloudStack API client
for Python. It is a thin wrapper on top of the CloudStack API and
hence it is able to adapt to any future version.
.
Apache CloudStack is open source software designed to deploy and
manage large networks of virtual machines.
.
This package contains the Python 2 module.
Description-md5: 621b4b8dd73c226df9a1cf4eacb02b9b
Homepage: https://github.com/exoscale/cs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu