How to Install and Uninstall cs Package on Kali Linux

Last updated: May 04,2024

1. Install "cs" package

Please follow the instructions below to install cs on Kali Linux

$ sudo apt update $ sudo apt install cs

2. Uninstall "cs" package

This is a short guide on how to uninstall cs on Kali Linux:

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

3. Information about the cs package on Kali Linux

Package: cs
Source: python-cs
Version: 3.2.0-1
Installed-Size: 15
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-cs (= 3.2.0-1)
Suggests: python3-pygments
Size: 4428
SHA256: 5326789be8688721bf343e3ec9ab36e88b28a173247a61d6b4d5892d01b7ffa9
SHA1: 2eec46a05467913f254113be746c1d095da430d2
MD5sum: 5c924d1f4eb775d1913db1a6485d4bac
Description: simple, yet powerful CloudStack API client
cs a simple, yet powerful Apache CloudStack API client written in
Python and available as a command-line tool. 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.
Description-md5:
Homepage: https://github.com/exoscale/cs
Section: python
Priority: optional
Filename: pool/main/p/python-cs/cs_3.2.0-1_all.deb