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

Last updated: November 07,2024

1. Install "libhawtbuf-java" package

Please follow the guidance below to install libhawtbuf-java on Kali Linux

$ sudo apt update $ sudo apt install libhawtbuf-java

2. Uninstall "libhawtbuf-java" package

This guide let you learn how to uninstall libhawtbuf-java on Kali Linux:

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

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

Package: libhawtbuf-java
Source: hawtbuf
Version: 1.11-2
Installed-Size: 253
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libcommons-logging-java (>= 1.2), libmaven3-core-java (>= 3.6.3)
Size: 188784
SHA256: 6a1f9226855da754631ea0f2ffb0fedf46d1891d8b35c65454a6e97a6b1efb7e
SHA1: 81cfc780facb7b94b4ccdede4fb942541a903aae
MD5sum: 44b05885ccc32f50487e1c6c764e08f1
Description: HawtBuf rich byte buffer library
The HawtBuf library implements a simple interface with working with
byte arrays. The JDK doesn't come with a built in class that's simply
a `byte[]`, `int offset`, `int length` class and providing a rich
interface similar to what the String class does for `char` arrays.
HawtBuf fills in that void by providing a Buffer class which does
provide that rich interface.
.
HawtBuf also provides a Java protobuf code generator to make it easy
to encode and decode objects to buffers and back.
Description-md5:
Homepage: https://github.com/fusesource/hawtbuf/
Section: java
Priority: optional
Filename: pool/main/h/hawtbuf/libhawtbuf-java_1.11-2_all.deb