How to Install and Uninstall libopenhft-chronicle-bytes-java Package on Kali Linux

Last updated: May 09,2024

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

This guide let you learn how to install libopenhft-chronicle-bytes-java on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libopenhft-chronicle-bytes-java on Kali Linux:

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

3. Information about the libopenhft-chronicle-bytes-java package on Kali Linux

Package: libopenhft-chronicle-bytes-java
Source: openhft-chronicle-bytes
Version: 1.1.15-2
Installed-Size: 173
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libintellij-annotations-java, libopenhft-chronicle-core-java (>= 1.1.8), libslf4j-java (>= 1.7.25), libsnappy-java (>= 1.1.7.2)
Size: 144460
SHA256: af2c8b24e40ce9b23be552b7c83e0b6e373075cd9c64ff3326dda8c259d87766
SHA1: 58edc2d757fcb67a9977ac90294763aba7f8df05
MD5sum: db7205c877c49219dfb430090e36a070
Description: 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:
Homepage: https://github.com/OpenHFT/Chronicle-Bytes
Section: java
Priority: optional
Filename: pool/main/o/openhft-chronicle-bytes/libopenhft-chronicle-bytes-java_1.1.15-2_all.deb