How to Install and Uninstall libasm2-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libasm2-java-doc" package

Please follow the guidelines below to install libasm2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libasm2-java-doc" package

Please follow the guidelines below to uninstall libasm2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libasm2-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libasm2-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 3855
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: asm2
Version: 2.2.3-6
Recommends: default-jdk-doc
Suggests: libasm2-java
Filename: pool/universe/a/asm2/libasm2-java-doc_2.2.3-6_all.deb
Size: 355816
MD5sum: 358e64e562f54bbf97fb6fcbf0402d64
SHA1: 7d581c486e66b797dd021b7880f1b40df068e96c
SHA256: 0e7de436112119c8e665574c1872145cefe599475eec5e107212c9d19f2ed30a
Description-en: Documentation for ASM, the Java(TM) bytecode manipulation framework
It can be used to dynamically generate stub classes or other proxy classes,
directly in binary form, or to dynamically modify classes at load time, i.e.,
just before they are loaded into a Java(TM) Virtual Machine.
.
This package includes the API Javadoc and examples.
Description-md5: e2d878653675aa3fa2a955f9ce360a8a
Homepage: http://asm.objectweb.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu