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

Last updated: January 23,2025

1. Install "libjheaps-java" package

In this section, we are going to explain the necessary steps to install libjheaps-java on Kali Linux

$ sudo apt update $ sudo apt install libjheaps-java

2. Uninstall "libjheaps-java" package

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

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

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

Package: libjheaps-java
Source: jheaps
Version: 0.14-2
Installed-Size: 172
Maintainer: Debian Java Maintainers
Architecture: all
Size: 144320
SHA256: 1d28c7b18f5a22fea7d77c8d0f13c6fe53463c7ffb90d605c33581a8942d0062
SHA1: d4cec050cdf2732e7ceb8af48b9189a8547f7a6d
MD5sum: 1ca49417194e577ae23eafe1abb4de57
Description: Java library with various heap implementations
This library contains various heap implementations written in Java.
A heap is a priority queue data type which contains elements with keys
(duplicate keys are permitted) from a totally-ordered universe.
The library is easy to use, its data structures have a well defined interface,
it is fast and well documented, and the heaps are written in a similar way as
in the JDK.
Description-md5:
Homepage: https://github.com/d-michail/jheaps
Section: java
Priority: optional
Filename: pool/main/j/jheaps/libjheaps-java_0.14-2_all.deb