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

Last updated: May 20,2024

1. Install "libtrove-intellij-java" package

This guide covers the steps necessary to install libtrove-intellij-java on Kali Linux

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

2. Uninstall "libtrove-intellij-java" package

Here is a brief guide to show you how to uninstall libtrove-intellij-java on Kali Linux:

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

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

Package: libtrove-intellij-java
Version: 1.0.20190514-2
Installed-Size: 607
Maintainer: Debian Java Maintainers
Architecture: all
Size: 505504
SHA256: 6d34e862bec32fcef4e38066828215b970aca06e08510142a1e4d501cd29681e
SHA1: 9365c3b275a015837f4c675928b2833fba2cb56d
MD5sum: de9269b12bc00936d221f2aa0a30585e
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 provides a fork of trove4j used by IntelliJ IDEA.
Description-md5:
Homepage: https://github.com/JetBrains/intellij-deps-trove4j/
Section: java
Priority: optional
Filename: pool/main/libt/libtrove-intellij-java/libtrove-intellij-java_1.0.20190514-2_all.deb