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

Last updated: May 13,2024

1. Install "libbytelist-java" package

This tutorial shows how to install libbytelist-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbytelist-java

2. Uninstall "libbytelist-java" package

Here is a brief guide to show you how to uninstall libbytelist-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbytelist-java
Priority: optional
Section: universe/java
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.12-3
Depends: libjcodings-java
Filename: pool/universe/libb/libbytelist-java/libbytelist-java_1.0.12-3_all.deb
Size: 15802
MD5sum: badbdc98de18b47225ab51e8a878d38d
SHA1: 76fb8cf94c6b6f2b9d83e13d169fce1799484c1e
SHA256: ec70d0f0b0e1ce7c53c6b545d5d4e6e704a33ec291d697ea1c2c13c0ef5c3ce2
Description-en: 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: http://github.com/jruby/bytelist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu