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

Last updated: May 16,2024

1. Install "libtrove-java-doc" package

Please follow the instructions below to install libtrove-java-doc on Kali Linux

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

2. Uninstall "libtrove-java-doc" package

In this section, we are going to explain the necessary steps to uninstall libtrove-java-doc on Kali Linux:

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

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

Package: libtrove-java-doc
Source: trove
Version: 2.1.0-3
Installed-Size: 14273
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libtrove-java
Size: 530052
SHA256: 6a9e1b2bb434de996985506b583380cc73ac85945a566047d3bee23661ca304a
SHA1: 35880ccbc9d1db99d5211d425f2cd6ad10aa547a
MD5sum: b1bd89dc1d1ade469ebb2f366f9fac21
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
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/t/trove/libtrove-java-doc_2.1.0-3_all.deb