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

Last updated: May 20,2024

1. Install "python3-blist" package

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

$ sudo apt update $ sudo apt install python3-blist

2. Uninstall "python3-blist" package

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

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

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

Package: python3-blist
Source: blist (1.3.6-8)
Version: 1.3.6-8+b1
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: amd64
Provides: python3.10-blist
Depends: libc6 (>= 2.14), python3 (<< 3.11), python3 (>= 3.10~), python3:any
Size: 41928
SHA256: b55746dc553e1740d2345a5b2ddb0f056dd74905c16d23cbf908ec39eaa9c64a
SHA1: d1de23bc75411d31f7da5a4c5a9d0f6554f3cafd
MD5sum: 2247b5cf2480f5c1f0591d114995a59c
Description: List-like type for Python 3 with better asymptotic performance
This package is a drop-in replacement for Python 3 lists providing better
performance when modifying large lists (provides sortedlist, sortedset,
weaksortedlist, weaksortedset, sorteddict, and btuple types).
Description-md5: 1366a64835ca722b0bfbfde00a88604e
Homepage: http://stutzbachenterprises.com/blist/
Section: python
Priority: optional
Filename: pool/main/b/blist/python3-blist_1.3.6-8+b1_amd64.deb