How to Install and Uninstall python3-ewah-bool-utils Package on Kali Linux

Last updated: July 01,2024

1. Install "python3-ewah-bool-utils" package

In this section, we are going to explain the necessary steps to install python3-ewah-bool-utils on Kali Linux

$ sudo apt update $ sudo apt install python3-ewah-bool-utils

2. Uninstall "python3-ewah-bool-utils" package

Please follow the guidelines below to uninstall python3-ewah-bool-utils on Kali Linux:

$ sudo apt remove python3-ewah-bool-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ewah-bool-utils package on Kali Linux

Package: python3-ewah-bool-utils
Source: python-ewah-bool-utils (1.1.0-1)
Version: 1.1.0-1+b1
Installed-Size: 1790
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1)
Size: 413780
SHA256: f290dd41deaf9fc869a9763a548e2abcb8b408c803b653247f02e330778d6bc9
SHA1: c40332c4a8d82652b745a123f94fb685c07e34e6
MD5sum: 0d76d53289c3834debecf76bf7499a7b
Description: EWAH Bool Array compression
EWAH Bool Array compression is a repackaging and Python-exposed
version of "Enhanced Word-Aligned Hybrid" (EWAH) compression. It's a
Python wrapper to a compressed bitarray method, for storing large
bitsets.
Description-md5:
Homepage: https://github.com/yt-project/ewah_bool_utils
Section: python
Priority: optional
Filename: pool/main/p/python-ewah-bool-utils/python3-ewah-bool-utils_1.1.0-1+b1_amd64.deb