How to Install and Uninstall python3-intbitset Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-intbitset" package

Please follow the instructions below to install python3-intbitset on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-intbitset

2. Uninstall "python3-intbitset" package

Here is a brief guide to show you how to uninstall python3-intbitset on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-intbitset package on Ubuntu 21.10 (Impish Indri)

Package: python3-intbitset
Architecture: amd64
Version: 2.3.0-3.1build2
Priority: optional
Section: universe/python
Source: python-intbitset
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Maximiliano Curia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 189
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-six, python3:any, libc6 (>= 2.14)
Filename: pool/universe/p/python-intbitset/python3-intbitset_2.3.0-3.1build2_amd64.deb
Size: 56996
MD5sum: fa83b61030868361de2b219133d447ee
SHA1: 2a02595625443b4782a07a3f8e14a56bf07bc1cb
SHA256: f89924ebbd686495c225b51b46e7afc0efa7d0445243dc34146c04b3c9d2e6e5
SHA512: 6fbb549a816c7c4017572041094461e4b29e7c1914b1854c740ef739ca2972ed96196b1e52c9934e7183d3962d4e70f57749f362ec3b2874746579ed9aaccdeb
Homepage: https://github.com/inveniosoftware/intbitset/
Description-en: unordered sets with ultra fast operations
The ``intbitset`` library provides a set implementation to store sorted
unsigned integers either 32-bits integers (between ``0`` and
``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range
with fast set operations implemented via bit vectors in a *Python C
extension* for speed and reduced memory usage.
Description-md5: 486cac6e16a19a5327daebbdced27a6c