How to Install and Uninstall python3-cassandra Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-cassandra" package

This is a short guide on how to install python3-cassandra on Kali Linux

$ sudo apt update $ sudo apt install python3-cassandra

2. Uninstall "python3-cassandra" package

Please follow the instructions below to uninstall python3-cassandra on Kali Linux:

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

3. Information about the python3-cassandra package on Kali Linux

Package: python3-cassandra
Source: python-cassandra-driver
Version: 3.29.0-3
Installed-Size: 18708
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-geomet, python3:any, libc6 (>= 2.14), libev4 (>= 1:4.04)
Suggests: python3-blist, python3-cassandra-doc
Size: 4484456
SHA256: 6a56a38dbab662fe26094b306f0312243431abf8f5bb1af8f5fa7d85757fb789
SHA1: 5a29cc6502cf9c5cad9ddbadd654be29197e9e5d
MD5sum: 5279f891f39ba719e47689d1393d9e31
Description: 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:
Homepage: https://github.com/datastax/python-driver
Section: python
Priority: optional
Filename: pool/main/p/python-cassandra-driver/python3-cassandra_3.29.0-3_amd64.deb