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

Last updated: May 19,2024

1. Install "python3-cs" package

Learn how to install python3-cs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cs

2. Uninstall "python3-cs" package

This is a short guide on how to uninstall python3-cs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cs
Priority: optional
Section: universe/python
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: python-cs
Version: 0.6.10-1
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-cs/python3-cs_0.6.10-1_all.deb
Size: 7020
MD5sum: c35d8b225322e52cdd1cbe2363cd0782
SHA1: feeb1aba4fd80076b778cd6809cd81cd825361a9
SHA256: dd7b08583534f852e4b695aebe24a7df64d5fced0e231366e9b2a97ee3d93ba6
Description-en: simple, yet powerful CloudStack API client (Python 3 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 3 module.
Description-md5: 04645dc738442d82c63096b51c87c075
Homepage: https://github.com/exoscale/cs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu