How to Install and Uninstall python-cassandra Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-cassandra" package

This guide covers the steps necessary to install python-cassandra on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-cassandra

2. Uninstall "python-cassandra" package

Please follow the instructions below to uninstall python-cassandra on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-cassandra package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-cassandra
Architecture: amd64
Version: 3.7.1-2.1ubuntu2
Priority: optional
Section: universe/python
Source: python-cassandra-driver
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 951
Depends: python (<< 2.8), python (>= 2.7~), python-concurrent.futures, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libev4 (>= 1:4.04)
Suggests: python-snappy, python-lz4, python-blist
Filename: pool/universe/p/python-cassandra-driver/python-cassandra_3.7.1-2.1ubuntu2_amd64.deb
Size: 167778
MD5sum: aab46c322bd30924737e81ffe2c41912
SHA1: 0db5035036f2aa8c6508e1f6f6ced66d82b1235a
SHA256: 46237ca3952f13e140301175384c44ed1c49cea59688201abfc8e0e300092c4d
Homepage: https://github.com/datastax/python-driver
Description: Python driver for Apache Cassandra
Description-md5: 410f55f5c1e55bc8f2c97da2016a46ea

5. The same packages on other Linux Distributions