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

Last updated: May 15,2024

1. Install "libbytecode-java" package

This tutorial shows how to install libbytecode-java on Kali Linux

$ sudo apt update $ sudo apt install libbytecode-java

2. Uninstall "libbytecode-java" package

This is a short guide on how to uninstall libbytecode-java on Kali Linux:

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

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

Package: libbytecode-java
Source: bytecode
Version: 0.92.svn.20090106-2.1
Installed-Size: 114
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre
Size: 88932
SHA256: 17dac9a92673c3b598d468ed5bb613f19e8fd95377d69bb2983690dc700ba3bb
SHA1: 9ced85e2d468d915389632c06e68a389900f9d73
MD5sum: f210d820464e9c321891f4303a1514ce
Description: 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.
Description-md5:
Homepage: http://www.biojava.org
Section: java
Priority: optional
Filename: pool/main/b/bytecode/libbytecode-java_0.92.svn.20090106-2.1_all.deb