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

Last updated: May 17,2024

1. Install "python-cassandra" package

Here is a brief guide to show you how to install python-cassandra on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cassandra

2. Uninstall "python-cassandra" package

Please follow the guidance below to uninstall python-cassandra on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cassandra
Architecture: all
Version: 2.5.1-1ubuntu0.1
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: 714
Depends: python (>= 2.7), python (<< 2.8), python-futures, python-six
Suggests: python-snappy, python-lz4, python-blist
Filename: pool/universe/p/python-cassandra-driver/python-cassandra_2.5.1-1ubuntu0.1_all.deb
Size: 121554
MD5sum: 4ad8452e70c77b537ecce2299e72feb7
SHA1: b492ddbc89ac7cf6015e82a9f3cfc83e9d9bde4b
SHA256: c1310f8dfa28c5bd0eb34524e2710874378281f304a320a3e5fc017e38bb5676
SHA512: d6f94aa4b933be275a79083bedacf7cf67729e3956090259111953991a7370861b285ae9c39cd46dc80f4b5afe199a99e039ee587117384da6a66997716e12e3
Homepage: https://github.com/datastax/python-driver
Description-en: Python driver for Apache Cassandra
A modern, feature-rich and highly-tunable Python client library for Apache
Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's
binary protocol and Cassandra Query Language v3.
.
Features:
* Synchronous and Asynchronous APIs
* Simple, Prepared, and Batch statements
* Asynchronous IO, parallel execution, request pipelining
* Connection pooling
* Automatic node discovery
* Automatic reconnection
* Configurable load balancing and retry policies
* Concurrent execution utilities
* Object mapper
Description-md5: 410f55f5c1e55bc8f2c97da2016a46ea

Package: python-cassandra
Priority: optional
Section: universe/python
Installed-Size: 716
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-cassandra-driver
Version: 2.5.1-1
Depends: python (>= 2.7), python (<< 2.8), python-futures, python-six
Suggests: python-snappy, python-lz4, python-blist
Filename: pool/universe/p/python-cassandra-driver/python-cassandra_2.5.1-1_all.deb
Size: 121588
MD5sum: 46b2ebb74a2f399b6457e3149f7eed3b
SHA1: 34c2406c56e261a2b668c9fc4a9882969f0c9e91
SHA256: 2e296ae46fcadf7ff5d1f01aa4622e8700ca8745fcd36a2ab7075201bd819f1e
Description-en: Python driver for Apache Cassandra
A modern, feature-rich and highly-tunable Python client library for Apache
Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's
binary protocol and Cassandra Query Language v3.
.
Features:
* Synchronous and Asynchronous APIs
* Simple, Prepared, and Batch statements
* Asynchronous IO, parallel execution, request pipelining
* Connection pooling
* Automatic node discovery
* Automatic reconnection
* Configurable load balancing and retry policies
* Concurrent execution utilities
* Object mapper
Description-md5: 410f55f5c1e55bc8f2c97da2016a46ea
Homepage: https://github.com/datastax/python-driver
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions