How to Install and Uninstall libasm-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libasm-java" package

Please follow the step by step instructions below to install libasm-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libasm-java

2. Uninstall "libasm-java" package

Learn how to uninstall libasm-java on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libasm-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libasm-java
Architecture: all
Version: 7.3.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: 831
Filename: pool/universe/a/asm/libasm-java_7.3.1-1_all.deb
Size: 375312
MD5sum: d48e3cd3babb4fb3e974f6371f4c299c
SHA1: 664a97ed46bc2500100a0477d57e1e38a382753b
SHA256: 0e300c038b8f605b0a212abaf696bd28ec3c5f6cc4578a6b10d79ee666d43ca1
SHA512: ab9f1686381da887a319b49c14646a6d899a0e4fcbcb561ecddd64647694546b9334b97e30cff47e222e78f4bf491060fc9b88d4ca0295eac99a977b7780fea1
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