How to Install and Uninstall libhawtdispatch-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libhawtdispatch-java" package

Learn how to install libhawtdispatch-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhawtdispatch-java

2. Uninstall "libhawtdispatch-java" package

Here is a brief guide to show you how to uninstall libhawtdispatch-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libhawtdispatch-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhawtdispatch-java
Priority: optional
Section: universe/java
Installed-Size: 342
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: hawtdispatch
Version: 1.20-1
Suggests: libasm3-java, libhawtbuf-java, libosgi-compendium-java, libosgi-core-java
Filename: pool/universe/h/hawtdispatch/libhawtdispatch-java_1.20-1_all.deb
Size: 211784
MD5sum: 25b2d59f06478eee289756585137aa04
SHA1: d2dead78cce03ba51d1ef7b9e190be495a43bcb8
SHA256: ac1def11b6e959bf39cd6036de53ccdce26fb0dc92b65507130c1623222211cc
Description-en: 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: 3882709e623c7b042194e6b6d7c9d526
Homepage: http://hawtdispatch.fusesource.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu