How to Install and Uninstall libfindbugs-bcel-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libfindbugs-bcel-java" package
This is a short guide on how to install libfindbugs-bcel-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libfindbugs-bcel-java
Copied
2. Uninstall "libfindbugs-bcel-java" package
Here is a brief guide to show you how to uninstall libfindbugs-bcel-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libfindbugs-bcel-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfindbugs-bcel-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libfindbugs-bcel-java
Priority: optional
Section: universe/java
Installed-Size: 678
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: findbugs-bcel
Version: 6.0~rc3-1
Filename: pool/universe/f/findbugs-bcel/libfindbugs-bcel-java_6.0~rc3-1_all.deb
Size: 563806
MD5sum: 3453b4f68e881229e88cabacbc06037f
SHA1: 9755ed826df6eb6ed31043cf0f37aae7b1d6d031
SHA256: e22a3ef1ecae683f5d50db13993720c1e5cfe2bf2636b8b840e910255ffc6d28
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.
.
findbugs has its own version of bcel.
Description-md5: 3f9e9c855617138330b5ad08293761b7
Homepage: http://commons.apache.org/proper/commons-bcel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/java
Installed-Size: 678
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: findbugs-bcel
Version: 6.0~rc3-1
Filename: pool/universe/f/findbugs-bcel/libfindbugs-bcel-java_6.0~rc3-1_all.deb
Size: 563806
MD5sum: 3453b4f68e881229e88cabacbc06037f
SHA1: 9755ed826df6eb6ed31043cf0f37aae7b1d6d031
SHA256: e22a3ef1ecae683f5d50db13993720c1e5cfe2bf2636b8b840e910255ffc6d28
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.
.
findbugs has its own version of bcel.
Description-md5: 3f9e9c855617138330b5ad08293761b7
Homepage: http://commons.apache.org/proper/commons-bcel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu