How to Install and Uninstall libfastutil-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 07,2024

1. Install "libfastutil-java" package

This guide let you learn how to install libfastutil-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfastutil-java

2. Uninstall "libfastutil-java" package

Please follow the guidelines below to uninstall libfastutil-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libfastutil-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfastutil-java
Architecture: all
Version: 8.4.4-1
Multi-Arch: foreign
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18749
Filename: pool/universe/libf/libfastutil-java/libfastutil-java_8.4.4-1_all.deb
Size: 16139008
MD5sum: 630fbf7bd1a7b92e6a1bd235f6161f12
SHA1: 7eb97feccd6148fd9532f6e6db8708cadec4678f
SHA256: 0e2c6edc53eefa8875685f1931e80893c3710e964a50a4218a37fe9ce840b63b
SHA512: 4f6827a2c05b892bbc13cc076629bd72e5a1bc5e56b6ecf22d1fd05e32705153024dd8a4c1e8e64feec09aa67614bf478ce22d5599b913dd7745716c757d7c65
Homepage: http://fastutil.di.unimi.it/
Description-en: 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: 9f404e9fb0e64677c8ab1ef8e3ea5ee5