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

Last updated: May 11,2024

1. Install "python3-bitstring" package

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

$ sudo apt update $ sudo apt install python3-bitstring

2. Uninstall "python3-bitstring" package

This is a short guide on how to uninstall python3-bitstring on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-bitstring
Architecture: all
Version: 3.1.7-2
Priority: optional
Section: universe/python
Source: python-bitstring
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 206
Depends: python3:any
Suggests: python-bitstring-doc
Filename: pool/universe/p/python-bitstring/python3-bitstring_3.1.7-2_all.deb
Size: 32400
MD5sum: 9f02e4bff8336efe9effbcb90baaea4e
SHA1: 9f4954367f23af60c782ff361c94f5758d7a1fff
SHA256: e61fb26333827831355d4f22b97845425e9bd255d9a9fbf7f9f0f971ec7809fe
SHA512: f474f8d785d45b89ab5f42b53f06ffb2e8cf5ea8ebe382bb36289bfd0706aeab62dabf58c923c42f8310640375db76f76e9a089e941f75e17b463054055394a6
Homepage: http://scott-griffiths.github.io/bitstring/
Description-en: Python module for manipulation of binary data (Python 3)
Bitstring is a pure Python module designed to help make the creation and
analysis of binary data as simple and natural as possible.
.
Bitstrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with simple functions or slice notation.
They can also be read from, searched and replaced, and navigated in, similar
to a file or stream.
.
This package provides the Python 3 version of the module.
Description-md5: 8f98aa2ae4f347a6953d146a0a213b3d