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

Last updated: May 05,2024

1. Install "libfastutil-java" package

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

$ sudo apt update $ sudo apt install libfastutil-java

2. Uninstall "libfastutil-java" package

This guide let you learn how to uninstall libfastutil-java on Kali Linux:

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

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

Package: libfastutil-java
Version: 8.5.12+dfsg-1
Installed-Size: 22536
Maintainer: Debian Java Maintainers
Architecture: all
Size: 19577656
SHA256: acd49db5f9db32590fdd8d71ae14b26b4508030d6e6962921d7e0d3eff9a5dcd
SHA1: 4dbd1ad42fa650649adac9ff775b579d2dc2a745
MD5sum: 741de5a47b2080d0eb359f7f884f2d0d
Description: Java API providing type-specific maps, sets, lists and queues
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://fastutil.di.unimi.it/
Section: java
Priority: optional
Filename: pool/main/libf/libfastutil-java/libfastutil-java_8.5.12+dfsg-1_all.deb