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

Last updated: May 18,2024

1. Install "python3-bidict" package

Please follow the step by step instructions below to install python3-bidict on Kali Linux

$ sudo apt update $ sudo apt install python3-bidict

2. Uninstall "python3-bidict" package

Learn how to uninstall python3-bidict on Kali Linux:

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

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

Package: python3-bidict
Source: bidict
Version: 0.22.1-2
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-bidict-doc
Size: 40568
SHA256: 447c1dc125f25d4b151b5b524479d8f010699211e5554a4a909df8b9c498152f
SHA1: 6c2a9ac2e9edab2dbbab5c8e9ccf04a1cd4a1cff
MD5sum: 813bd98bdcb3f6568412c620ead8a739
Description: Bidirectional map data structures and related functionality
Features:
- has carefully designed APIs for safety, simplicity, flexibility,
and ergonomics
- has extensive test coverage (including property-based tests and benchmarks)
run continuously on all supported Python versions and OSes
- integrates natively with Python’s collections interfaces
- is implemented in concise, well-factored, well-documented pure Python that
leverages a number of advanced language features
Description-md5:
Homepage: https://bidict.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/b/bidict/python3-bidict_0.22.1-2_all.deb