How to Install and Uninstall python3-rpds-py Package on Kali Linux

Last updated: November 23,2024

1. Install "python3-rpds-py" package

Please follow the instructions below to install python3-rpds-py on Kali Linux

$ sudo apt update $ sudo apt install python3-rpds-py

2. Uninstall "python3-rpds-py" package

This is a short guide on how to uninstall python3-rpds-py on Kali Linux:

$ sudo apt remove python3-rpds-py $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rpds-py package on Kali Linux

Package: python3-rpds-py
Source: rpds-py
Version: 0.12.0-3
Installed-Size: 1225
Maintainer: Debian Python Modules Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 276440
SHA256: 744e881e665c1c52fd8e577ec2eb633834dbbefd5632babbd344036500c84321
SHA1: b310d86899a301ee1edfe0423f1ba83eeab9cdce
MD5sum: a30c1aad5045c51d5994fd9293b5ac1d
Description: Python bindings to Rust's persistent data structures (rpds)
Python bindings to the Rust rpds crate for persistent data structures.
.
What's here is quite minimal (in transparency, it was written
initially to support replacing pyrsistent in the referencing
library). If you see something missing (which is very likely), a PR
is definitely welcome to add it.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/crate-py/rpds
Section: python
Priority: optional
Filename: pool/main/r/rpds-py/python3-rpds-py_0.12.0-3_amd64.deb

5. The same packages on other Linux Distributions