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

Last updated: May 08,2024

1. Install "python3-btrees" package

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

$ sudo apt update $ sudo apt install python3-btrees

2. Uninstall "python3-btrees" package

Please follow the step by step instructions below to uninstall python3-btrees on Kali Linux:

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

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

Package: python3-btrees
Source: python-btrees (4.3.1-5)
Version: 4.3.1-5+b2
Installed-Size: 1882
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-persistent, python3-zope.interface, python3:any, libc6 (>= 2.14)
Suggests: python-btrees-doc
Size: 221396
SHA256: 83871043ad386941175dd071bee7cd634028894d8812c3be27d1fe5f63acc567
SHA1: 59065dd552eb372436569ace008de94245b9207b
MD5sum: 4b1c83edb61710d9774bf7a4ece703ba
Description: scalable persistent object containers for Python 3
This package contains a set of persistent object containers built around a
modified BTree data structure. The trees are optimized for use inside ZODB's
“optimistic concurrency” paradigm, and include explicit resolution of
conflicts detected by that mechanism.
Description-md5:
Homepage: https://github.com/zopefoundation/BTrees
Section: python
Priority: optional
Filename: pool/main/p/python-btrees/python3-btrees_4.3.1-5+b2_amd64.deb