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

Last updated: May 13,2024

1. Install "libasm-java" package

This guide let you learn how to install libasm-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libasm-java

2. Uninstall "libasm-java" package

Please follow the step by step instructions below to uninstall libasm-java on Ubuntu 21.10 (Impish Indri):

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

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

Package: libasm-java
Architecture: all
Version: 9.1-1
Priority: optional
Section: universe/java
Source: asm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 835
Filename: pool/universe/a/asm/libasm-java_9.1-1_all.deb
Size: 377184
MD5sum: 370e5d653226075e2c3ac8271ecf7a15
SHA1: 3141d9f20e5f478ae31fa961a6ca2388894d2d81
SHA256: 1dd32941a44777516efdbf2247a97c6d3d29bd83f6c9cb514ba8e06a4ddbf9e9
SHA512: 1961ada117dfe846c77c0a52ccd2d1f4c7cd5010c2fbfbfb5e38ff1738a772dff2de2ab83d33d5db6b793dbbbb54edb7a2f40f1f741b3fbadf5dc19aec2a2592
Homepage: http://asm.ow2.io
Description-en: Java bytecode manipulation framework
ASM is an all purpose Java bytecode manipulation and analysis framework.
It can be used to modify existing classes or dynamically generate classes,
directly in binary form. Provided common transformations and analysis
algorithms allow one to easily assemble custom complex transformations
and code analysis tools.
.
ASM offer similar functionality as other bytecode frameworks, but it is
focused on simplicity of use and performance. Because it was designed and
implemented to be as small and as fast as possible, it makes it very
attractive for using in dynamic systems.
Description-md5: 81f2750bb74d509d011934dac4f76f12