How to Install and Uninstall libfastutil-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "libfastutil-java" package

Please follow the steps below to install libfastutil-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfastutil-java

2. Uninstall "libfastutil-java" package

This guide covers the steps necessary to uninstall libfastutil-java on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfastutil-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfastutil-java
Architecture: all
Version: 8.3.1-1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17931
Filename: pool/universe/libf/libfastutil-java/libfastutil-java_8.3.1-1_all.deb
Size: 15422604
MD5sum: cb39ebd4df294fd058418b3ffbd6dfa7
SHA1: 8ab86e3d7c4005f073bb01f9fbab825384a8551d
SHA256: 00f17a7d9707f32c48f62fd41e98f996ada32e988bd804976297b154608b5d25
SHA512: ceccd83c8295bb6f0b1d35ee1ae25f5a1411e204d17bfee7cc47a69a582948ddb676e42b20096641f6c5c6624fec41b1e0c9c5c3aa1d0f5d2a9e4c8ce4b8cb48
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