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

Last updated: October 06,2024

1. Install "libbytelist-java" package

Here is a brief guide to show you how to install libbytelist-java on Kali Linux

$ sudo apt update $ sudo apt install libbytelist-java

2. Uninstall "libbytelist-java" package

In this section, we are going to explain the necessary steps to uninstall libbytelist-java on Kali Linux:

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

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

Package: libbytelist-java
Version: 1.0.15-1
Installed-Size: 45
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjcodings-java
Size: 17496
SHA256: e2f10e5cdc3f1179fb391d6cff4c601fee559fd7bee0ecf9e170cff4a4b20f10
SHA1: 838affce23da6c53546fa32ca214f3ebfc90d013
MD5sum: 77dff9db6ca20719b245663c0a68591f
Description: helper library for packaging JRuby
This library provides the org.jruby.util.ByteList byte container.
.
ByteList is simple a collection of bytes in the same way a Java
String is a collection of characters. However, its API resembles
StringBuffer/StringBuilder more than String because it is a mutable
object.
Description-md5: 5a3226b3896723bfcf476571e1e24db2
Homepage: https://github.com/jruby/bytelist
Section: java
Priority: optional
Filename: pool/main/libb/libbytelist-java/libbytelist-java_1.0.15-1_all.deb