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

Last updated: May 11,2024

1. Install "libbytecode-java" package

This guide let you learn how to install libbytecode-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbytecode-java

2. Uninstall "libbytecode-java" package

Please follow the guidelines below to uninstall libbytecode-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbytecode-java
Priority: optional
Section: universe/devel
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: Steffen Moeller
Architecture: all
Source: bytecode
Version: 0.92.svn.20090106-1.1
Depends: default-jre | java2-runtime
Filename: pool/universe/b/bytecode/libbytecode-java_0.92.svn.20090106-1.1_all.deb
Size: 87920
MD5sum: cc4691fe175ee8aaf6ec61de3dc4a8aa
SHA1: f104c102da379f59c1dc7e674843e8f607b6d9f9
SHA256: 2cc663d6558cc90bf2447e583eecf6935a4bb50a7c572ef735bb578661967983
Description-en: Java bytecode manipulation library
The library presents itself as a collection of routines to manipulate Java
bytecode. It allows for the dynamic creation of Java class files without
using of Javac. Such tailored code can be used, i.e. as for the upstream's
motivation of the BioJava developers, to generate implementations of
Hidden Markov Models. It thus acts much like inline assembly for Java.
.
http://www.biojava.org
Description-md5: 09726bdb7b96e8616f68efc75f8d0a0b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu