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

Last updated: May 18,2024

1. Install "libopenhft-chronicle-queue-java" package

Learn how to install libopenhft-chronicle-queue-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenhft-chronicle-queue-java

2. Uninstall "libopenhft-chronicle-queue-java" package

Please follow the guidance below to uninstall libopenhft-chronicle-queue-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopenhft-chronicle-queue-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libopenhft-chronicle-queue-java
Priority: optional
Section: universe/java
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: openhft-chronicle-queue
Version: 2.0.3-1
Depends: libopenhft-lang-java
Filename: pool/universe/o/openhft-chronicle-queue/libopenhft-chronicle-queue-java_2.0.3-1_all.deb
Size: 56242
MD5sum: 49e4ac7600e4d7e7a001d2072d6a3d00
SHA1: 166817685d5fcc65596d6ed7b861aed46d2f0048
SHA256: 15ac308b3f409695b6a36709f3d3f55b5a915ff57d6efaa1fae1fe22a588888e
Description-en: Java library for persisted low latency messaging
Chronicle is a Java library focused on building a persisted low latency
messaging framework for high performance and critical applications. Using
non-heap storage options (RandomAccessFile) Chronicle provides a processing
environment where applications do not suffer from garbage collection.
Description-md5: 2aae26c3b5e2ef2f96b241dd9e5fcd9f
Homepage: https://github.com/OpenHFT/Chronicle-Queue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu