How to Install and Uninstall libsparsebitset-java Package on Kali Linux
Last updated: February 24,2025
1. Install "libsparsebitset-java" package
In this section, we are going to explain the necessary steps to install libsparsebitset-java on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libsparsebitset-java
Copied
2. Uninstall "libsparsebitset-java" package
This is a short guide on how to uninstall libsparsebitset-java on Kali Linux:
$
sudo apt remove
libsparsebitset-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libsparsebitset-java package on Kali Linux
Package: libsparsebitset-java
Source: sparsebitset
Version: 1.3+dfsg-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 47
Suggests: libsparsebitset-java-doc
Homepage: https://github.com/brettwooldridge/SparseBitSet
Priority: optional
Section: java
Filename: pool/main/s/sparsebitset/libsparsebitset-java_1.3+dfsg-0kali1_all.deb
Size: 26268
SHA256: 9a7f385ff40359b94f23390c230eac0618130a107b233d008846b2d255c0a0be
SHA1: 1619b416286d9320c9cc5c760fa4d253637c88ae
MD5sum: e7730ad886e6da20594f3118437d10e6
Description: Efficient sparse bit set implementation for Java
This package contains an efficient sparse bitset implementation. If you need
to set a large number of bits, or bits at extremely high offsets, you probably
want to use this Sparse BitSet. All other alternatives are essentialy off the
table; the Java BitSet class is a non-starter. Performance is superior in
almost all cases to the standard Java BitSet.
Description-md5:
Source: sparsebitset
Version: 1.3+dfsg-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 47
Suggests: libsparsebitset-java-doc
Homepage: https://github.com/brettwooldridge/SparseBitSet
Priority: optional
Section: java
Filename: pool/main/s/sparsebitset/libsparsebitset-java_1.3+dfsg-0kali1_all.deb
Size: 26268
SHA256: 9a7f385ff40359b94f23390c230eac0618130a107b233d008846b2d255c0a0be
SHA1: 1619b416286d9320c9cc5c760fa4d253637c88ae
MD5sum: e7730ad886e6da20594f3118437d10e6
Description: Efficient sparse bit set implementation for Java
This package contains an efficient sparse bitset implementation. If you need
to set a large number of bits, or bits at extremely high offsets, you probably
want to use this Sparse BitSet. All other alternatives are essentialy off the
table; the Java BitSet class is a non-starter. Performance is superior in
almost all cases to the standard Java BitSet.
Description-md5: