How to Install and Uninstall libopenhft-chronicle-bytes-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

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

Please follow the guidance below to install libopenhft-chronicle-bytes-java on Ubuntu 21.04 (Hirsute Hippo)

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

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

This is a short guide on how to uninstall libopenhft-chronicle-bytes-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libopenhft-chronicle-bytes-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libopenhft-chronicle-bytes-java
Architecture: all
Version: 1.1.15-2
Priority: optional
Section: universe/java
Source: openhft-chronicle-bytes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 173
Depends: libintellij-annotations-java, libopenhft-chronicle-core-java (>= 1.1.8), libslf4j-java (>= 1.7.25), libsnappy-java (>= 1.1.7.2)
Filename: pool/universe/o/openhft-chronicle-bytes/libopenhft-chronicle-bytes-java_1.1.15-2_all.deb
Size: 144500
MD5sum: 8217866b4a5a35c4e86a87d8315257bd
SHA1: 90de6f18d88a732e956c3ad57d9acbe10feed23a
SHA256: 8d017b6b2708780eed2f4ccf7fc6602457ed96d97f34264a62b8f340aa7e0eaa
SHA512: bc89359e0a84733902211f7fa91f0773fc7e651d4d7aa64eb88cf21fd7f1b61eca976ad7b592ba876b1307b70ab75c552fc2e5386c901948b4f1ed4621a2b4c6
Homepage: https://github.com/OpenHFT/Chronicle-Bytes
Description-en: OpenHFT byte buffer library
Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with some
extensions. It's build on Chronicle Core's direct memory and OS system
call access and contains all the low level memory access wrappers.
The API supports:
* 64-bit sizes
* UTF-8 and ISO-8859-1 encoded strings.
* thread safe off heap memory operations.
* deterministic release of resources via reference counting.
* compressed data types such as stop bit encoding.
* elastic ByteBuffer wrappers which resize as required.
* parsing text and writing text directly to off heap bytes.
Description-md5: c46e4c262fce979adf2f913e24a1e4f9