How to Install and Uninstall libbitarray-dev Package on Kali Linux
Last updated: December 24,2024
1. Install "libbitarray-dev" package
Please follow the steps below to install libbitarray-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libbitarray-dev
Copied
2. Uninstall "libbitarray-dev" package
This is a short guide on how to uninstall libbitarray-dev on Kali Linux:
$
sudo apt remove
libbitarray-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libbitarray-dev package on Kali Linux
Package: libbitarray-dev
Source: libbitarray
Version: 2.0-2
Installed-Size: 194
Maintainer: Debian Med Packaging Team
Architecture: amd64
Size: 44324
SHA256: 2f69dddb88099f5634d37a27d134dbc15817ac948ad781161c834b23e6b8fba2
SHA1: 3a39e350c8ba41a065664fce34853a989dbd8171
MD5sum: 00d96abaeb6c829fe4411e90499c56b5
Description: library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient
and efficient implementation for C/C++. Arrays can be enlarged or shrunk
as needed.
.
Bit arrays are initialised to zero when created or extended. All
operations have their bounds checked - an "Out of bounds" error is
printed if you try to access a bit with index >= length. Arrays of
length 0 are permitted. Indices must be >= 0.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/noporpoise/BitArray
Section: libdevel
Priority: optional
Filename: pool/main/libb/libbitarray/libbitarray-dev_2.0-2_amd64.deb
Source: libbitarray
Version: 2.0-2
Installed-Size: 194
Maintainer: Debian Med Packaging Team
Architecture: amd64
Size: 44324
SHA256: 2f69dddb88099f5634d37a27d134dbc15817ac948ad781161c834b23e6b8fba2
SHA1: 3a39e350c8ba41a065664fce34853a989dbd8171
MD5sum: 00d96abaeb6c829fe4411e90499c56b5
Description: library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient
and efficient implementation for C/C++. Arrays can be enlarged or shrunk
as needed.
.
Bit arrays are initialised to zero when created or extended. All
operations have their bounds checked - an "Out of bounds" error is
printed if you try to access a bit with index >= length. Arrays of
length 0 are permitted. Indices must be >= 0.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/noporpoise/BitArray
Section: libdevel
Priority: optional
Filename: pool/main/libb/libbitarray/libbitarray-dev_2.0-2_amd64.deb