How to Install and Uninstall libbcel-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libbcel-java" package

This guide covers the steps necessary to install libbcel-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libbcel-java

2. Uninstall "libbcel-java" package

In this section, we are going to explain the necessary steps to uninstall libbcel-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libbcel-java package on Ubuntu 21.10 (Impish Indri)

Package: libbcel-java
Architecture: all
Version: 6.5.0-1
Priority: optional
Section: universe/libs
Source: bcel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 720
Depends: libcommons-parent-java (>= 43)
Suggests: libbcel-java-doc
Filename: pool/universe/b/bcel/libbcel-java_6.5.0-1_all.deb
Size: 627052
MD5sum: fc24feaac831b3ac5301983f4e0e1354
SHA1: f6b53fffae5636b68335e62a330b397da8608e8e
SHA256: a60909f9d59097dbdaa399ea8e11dc60930485315c5a4780131ac0b9846164fb
SHA512: 2bf54dc292cb81dd0808103d490810f01e6be78663741716d14b25df78c3c6c1837cf4b4bdd103a3df904f2dc551fbd609254bc81c4b85c42d2cffe1333a3189
Homepage: http://commons.apache.org/bcel/
Description-en: Analyze, create, and manipulate (binary) Java class files
The Byte Code Engineering Library is intended to give users a convenient
possibility to analyze, create, and manipulate (binary) Java class files
(those ending with .class). Classes are represented by objects which contain
all the symbolic information of the given class: methods, fields and byte
code instructions, in particular.
.
Such objects can be read from an existing file, be transformed by a program
(e.g. a class loader at run-time) and dumped to a file again. An even more
interesting application is the creation of classes from scratch at run-time.
The Byte Code Engineering Library (BCEL) may be also useful if you want to
learn about the Java Virtual Machine (JVM) and the format of Java .class
files.
Description-md5: 130e464457303867bf0628be20236a5f