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

Last updated: June 06,2024

1. Install "libdsiutils-java" package

This is a short guide on how to install libdsiutils-java on Kali Linux

$ sudo apt update $ sudo apt install libdsiutils-java

2. Uninstall "libdsiutils-java" package

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

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

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

Package: libdsiutils-java
Version: 2.7.3+dfsg-1
Installed-Size: 1166
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-io-java, libcommons-math3-java, libfastutil-java, libguava-java, libjsap-java, liblogback-java, libslf4j-java, libcommons-configuration-java, libcommons-collections3-java
Size: 523564
SHA256: a773267b2a394faa0546f39de8f6ada9fb7a604ec941d2b9516c27d2f047d7f5
SHA1: 513c952cf62a230fb5bbd5a7576a85a9d3e9d010
MD5sum: 331df57605b33dc6d2bf086fc58bc298
Description: 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:
Homepage: https://dsiutils.di.unimi.it
Section: java
Priority: optional
Filename: pool/main/libd/libdsiutils-java/libdsiutils-java_2.7.3+dfsg-1_all.deb