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

Last updated: May 08,2024

1. Install "python3-rados" package

This tutorial shows how to install python3-rados on Kali Linux

$ sudo apt update $ sudo apt install python3-rados

2. Uninstall "python3-rados" package

In this section, we are going to explain the necessary steps to uninstall python3-rados on Kali Linux:

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

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

Package: python3-rados
Source: ceph
Version: 16.2.11+ds-5
Installed-Size: 1084
Maintainer: Ceph Packaging Team
Architecture: amd64
Depends: librados2 (= 16.2.11+ds-5), python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.14)
Size: 314020
SHA256: 041e3349fea88d50830b88e799355024a0a25bc437a303d1e8e7bdd1edde5cab
SHA1: 58d674e26d91263440c6f75840f03b109a4cf367
MD5sum: 15e44157d3da64533f16bdb3f70fa107
Description: Python 3 libraries for the Ceph librados library
Ceph is a massively scalable, open-source, distributed
storage system that runs on commodity hardware and delivers object,
block and file system storage.
.
This package contains Python 3 libraries for interacting with Ceph's
RADOS object storage.
Description-md5:
Homepage: http://ceph.com/
Section: python
Priority: optional
Filename: pool/main/c/ceph/python3-rados_16.2.11+ds-5_amd64.deb