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

Last updated: May 20,2024

1. Install "libdsiutils-java" package

Please follow the instructions below to install libdsiutils-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdsiutils-java

2. Uninstall "libdsiutils-java" package

This is a short guide on how to uninstall libdsiutils-java on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libdsiutils-java
Architecture: all
Version: 2.6.15-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: 992
Depends: liblogback-java, libfastutil-java, libcommons-math3-java, libcommons-io-java, libcommons-configuration-java, libcommons-collections3-java, libjsap-java, libslf4j-java, libguava-java
Filename: pool/universe/libd/libdsiutils-java/libdsiutils-java_2.6.15-1_all.deb
Size: 435496
MD5sum: d7ae9b4357eedc720eb6dabe0e56d2ef
SHA1: 133e8310a7de446ad915cb505bdb00ecc3e786a9
SHA256: f7ceeed0b03be36b7616912a3c15207198d942e96aca5386fb39444b4015e3d5
SHA512: 1413523dc53b221e57720ac72d16967a501523cde090aad3791eebe0c41edf094b665ae480ff39bb35a7c3a2b4bbadd129b2e104636c771ef6a0b67f445d5361
Homepage: http://dsiutils.di.unimi.it
Description-en: Java library of statistical and text data handling tools
The library contains:
- Implementations of pseudorandom number generators;
- BitVector and its implementations -- a high-performance but flexible set of
bit vector classes;
- A it.unimi.dsi.compression package containing codecs for several types of
encodings;
- ProgressLogger, a flexible logger with statistics marking the progress of
the classes that are used and that require hours of computation;
- ObjectParser, a class making it easy to specify complex objects on the
command line;
- MutableString, an alternative to the immutable Java String class;
- The I/O package, containing fast version of several classes existing in
java.io, many useful classes to read easily text data
(e.g., FileLinesCollection), bit streams, classes providing large-size memory
mapping such as ByteBufferInputStream, and OfflineIterable -- the easy & fast
way to store large sequences of objects on disk and iterate on them;
- The it.unimi.dsi.util package, containing pseudorandom number generators,
tries, immutable prefix maps, Bloom filters, a very comfortable Properties
class and more;
- The it.unimi.dsi.stat package, containing a lightweight class for computing
basic statistics and an arbitrary-precision implementation of the Jackknife
method;
- Lots of utility methods in Util;
- Big versions of I/O and utility classes in it.unimi.dsi.big.io and
it.unimi.dsi.big.util;
- The BulletParser, used to parse HTML and XML.
Description-md5: ad53af6268c0a1c3933b3575aac1512a