How to Install and Uninstall libbcel-java-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "libbcel-java-doc" package

Please follow the steps below to install libbcel-java-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libbcel-java-doc

2. Uninstall "libbcel-java-doc" package

This guide let you learn how to uninstall libbcel-java-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libbcel-java-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbcel-java-doc
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: 18140
Depends: default-jdk-doc
Suggests: libbcel-java
Filename: pool/universe/b/bcel/libbcel-java-doc_6.5.0-1_all.deb
Size: 717508
MD5sum: 0175b14db4905e8db0e7f591882e4cb7
SHA1: aa37a4ae207a29d16e98caec27f5daf4c15e51a5
SHA256: 1ee19b87088f6637549c7984786539b1d272b315811b30e4b0c7c09498d35a31
SHA512: 20ddeffeb9924cff165539f6b4e7e54e306e192d647a21ed5e9e87d0947043ba300425b29f3c5dafea4f449ed28418355715eee502d49d3ab493cb1d927358b3
Homepage: http://commons.apache.org/bcel/
Description-en: Documentation for Byte Code Engineering Library (BCEL)
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.
.
This package contains the API (javadoc) documentation.
Description-md5: 28e1f469ef323ac95315d9f3b3f77df6