How to Install and Uninstall libsparsebitset-java-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libsparsebitset-java-doc" package

Please follow the steps below to install libsparsebitset-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libsparsebitset-java-doc

2. Uninstall "libsparsebitset-java-doc" package

Please follow the guidance below to uninstall libsparsebitset-java-doc on Kali Linux:

$ sudo apt remove libsparsebitset-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsparsebitset-java-doc package on Kali Linux

Package: libsparsebitset-java-doc
Source: sparsebitset
Version: 1.3+dfsg-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 444
Depends: libjs-jquery, libjs-jquery-ui
Recommends: default-jdk-doc
Suggests: libsparsebitset-java
Homepage: https://github.com/brettwooldridge/SparseBitSet
Priority: optional
Section: doc
Filename: pool/main/s/sparsebitset/libsparsebitset-java-doc_1.3+dfsg-0kali1_all.deb
Size: 70192
SHA256: 32023fda02192a16bca60947353078929074832cd02d2a005e98890504547cf6
SHA1: 584a6bbb0bd634c190b5afddc6ff3ff945403854
MD5sum: 82091f88de24d7f527b47cd9429fcfa6
Description: Documentation for SparseBitSet
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.
.
This package contains the API documentation of libsparsebitset-java.
Description-md5: