How to Install and Uninstall libtrove3-java-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "libtrove3-java-doc" package

Here is a brief guide to show you how to install libtrove3-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libtrove3-java-doc

2. Uninstall "libtrove3-java-doc" package

This guide covers the steps necessary to uninstall libtrove3-java-doc on Kali Linux:

$ sudo apt remove libtrove3-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtrove3-java-doc package on Kali Linux

Package: libtrove3-java-doc
Source: trove3
Version: 3.0.3-5
Installed-Size: 27625
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libtrove3-java
Size: 823196
SHA256: 0334d004422a5b5bf4d01e92401352d145f69ae1555418c6fbc23b56bf89176b
SHA1: a9595ad4396efe91564ac17b0c6e8501fc5b3c8a
MD5sum: 7841f025cba74ef0dfcf431dadfe5963
Description: high performance collections for java
GNU Trove is a fast, lightweight implementations of the java.util
Collections API. These implementations are designed to be pluggable
replacements for their JDK equivalents.
.
Whenever possible, GNU Trove provide the same collections support for
primitive types. This gap in the JDK is often addressed by using the
"wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with
Object-based collections. For most applications, however, collections
which store primitives directly will require less space and yield
significant performance gains.
.
This package includes the documentation.
Description-md5:
Homepage: http://trove4j.sourceforge.net/
Section: doc
Priority: optional
Filename: pool/main/t/trove3/libtrove3-java-doc_3.0.3-5_all.deb