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

Last updated: May 15,2024

1. Install "libfastutil-java-doc" package

This guide let you learn how to install libfastutil-java-doc on Kali Linux

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

2. Uninstall "libfastutil-java-doc" package

Please follow the instructions below to uninstall libfastutil-java-doc on Kali Linux:

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

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

Package: libfastutil-java-doc
Source: libfastutil-java
Version: 8.5.12+dfsg-1
Installed-Size: 292451
Maintainer: Debian Java Maintainers
Architecture: all
Size: 5606808
SHA256: 9c4fb55c13b09fa9327e24a4fcf63b0d208720ae8759a629d7ea0f43cd952b3a
SHA1: e928041f27636a58efea0ec56af81f4ccb266c1f
MD5sum: 0a68c49e0d4948b2753d75d8348d0318
Description: API documentation for libfastutil-java
Fastutil extends the Java™ Collections Framework by providing
type-specific maps, sets, lists and queues with a small memory footprint
and fast access and insertion; provides also big (64-bit) arrays, sets
and lists, and fast, practical I/O classes for binary and text files.
.
The classes implement their standard counterpart interface (e.g., Map
for maps) and can be plugged into existing code. Moreover, they provide
additional features (such as bidirectional iterators) that are not
available in the standard classes.
.
Besides objects and primitive types, fastutil classes provide support
for references, that is, objects that are compared using the equality
operator rather than the equals() method.
.
This package contains the javadoc documentation files.
Description-md5:
Multi-Arch: foreign
Homepage: https://fastutil.di.unimi.it/
Section: doc
Priority: optional
Filename: pool/main/libf/libfastutil-java/libfastutil-java-doc_8.5.12+dfsg-1_all.deb