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

Last updated: May 16,2024

1. Install "python3-bitstruct" package

This tutorial shows how to install python3-bitstruct on Kali Linux

$ sudo apt update $ sudo apt install python3-bitstruct

2. Uninstall "python3-bitstruct" package

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

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

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

Package: python3-bitstruct
Source: bitstruct (8.15.1-1)
Version: 8.15.1-1+b2
Installed-Size: 129
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 25664
SHA256: 4f64cee43da91eebe37860c71872acad26fd95b1510d91e519292bd5a19c8c04
SHA1: ff4372370e678e08bfe5e1e18f7307da362a971a
MD5sum: eefb8c507c34fd34385b0e8b15804fc3
Description: Python bit pack/unpack package
This module is intended to have a similar interface as the Python struct
module, but working on bits instead of primitive data types (char, int, ...).
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/eerimoq/bitstruct
Section: python
Priority: optional
Filename: pool/main/b/bitstruct/python3-bitstruct_8.15.1-1+b2_amd64.deb