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

Last updated: May 19,2024

1. Install "python3-cassandra" package

Please follow the guidelines below to install python3-cassandra on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cassandra

2. Uninstall "python3-cassandra" package

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

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

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

Package: python3-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: 711
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: python3-blist
Filename: pool/universe/p/python-cassandra-driver/python3-cassandra_2.5.1-1ubuntu0.1_all.deb
Size: 121384
MD5sum: f7fe11ea50f60018c46438140eed8998
SHA1: 05a723588127b343a0fae7324c10974479321d53
SHA256: 2d2710c8abbbfdf9fc3f46509fa456bd2afea2ab8b9d9f0199cc06b73c638806
SHA512: 6d91c25d6856bf02b2d0fcc19093f0e284c9f7e4792149a75da1ccbd97f888eb7429788d0de850b2b8dcfe5d36b83f929bedcd8dd8b4c08f877a9c3e326d8768
Homepage: https://github.com/datastax/python-driver
Description-en: Python driver for Apache Cassandra (Python 3)
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
.
This package contains the Python 3.x module for python-cassandra
Description-md5: 0ad4bb8d4c04e21ff7d6059a08a76a10

Package: python3-cassandra
Priority: optional
Section: universe/python
Installed-Size: 711
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-cassandra-driver
Version: 2.5.1-1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: python3-blist
Filename: pool/universe/p/python-cassandra-driver/python3-cassandra_2.5.1-1_all.deb
Size: 121148
MD5sum: 8b0ccc7a7f88655d979e7f90f7382710
SHA1: e0437c180b0cbb6eee631ba33de61171561a5ab2
SHA256: f39bce933c21954c44294849a9275d75871ea4003cd3790cc601c1384f44b9b4
Description-en: Python driver for Apache Cassandra (Python 3)
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
.
This package contains the Python 3.x module for python-cassandra
Description-md5: 0ad4bb8d4c04e21ff7d6059a08a76a10
Homepage: https://github.com/datastax/python-driver
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu