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

Last updated: May 02,2024

1. Install "libhawtdispatch-java" package

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

$ sudo apt update $ sudo apt install libhawtdispatch-java

2. Uninstall "libhawtdispatch-java" package

Learn how to uninstall libhawtdispatch-java on Kali Linux:

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

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

Package: libhawtdispatch-java
Source: hawtdispatch
Version: 1.22-3
Installed-Size: 295
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libasm-java (>= 9.1), libhawtbuf-java (>= 1.11), libosgi-compendium-java, libosgi-core-java
Size: 219964
SHA256: 32ba895d052dcad4db7a6e6a1410820804e9e595a5692d38232989e72e3862c3
SHA1: 5a2ae8e1960996b826930cf5fe4505bcbc10e495
MD5sum: 1ecacf1e9aa1894348bc1e044f48494e
Description: libdispatch style API for Java and Scala
HawtDispatch is a small thread pooling and NIO handling framework API
modeled after the libdispatch API. libdispatch is the API that Apple
created to power the Grand Central Dispatch (GCD) technology in OS X.
It allows one to more easily develop multi-threaded applications which
can more easily scale to take advantage of all the processing cores
on a machine. At the same time, it's development model simplifies
solving many of the problems that plague multi-threaded NIO development.
Description-md5:
Homepage: https://github.com/fusesource/hawtdispatch
Section: java
Priority: optional
Filename: pool/main/h/hawtdispatch/libhawtdispatch-java_1.22-3_all.deb