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

Last updated: May 20,2024

1. Install "libjavassist-java-doc" package

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

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

2. Uninstall "libjavassist-java-doc" package

This is a short guide on how to uninstall libjavassist-java-doc on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libjavassist-java-doc
Architecture: all
Version: 1:3.27.0-1
Priority: optional
Section: universe/doc
Source: javassist
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8573
Suggests: libjavassist-java
Filename: pool/universe/j/javassist/libjavassist-java-doc_3.27.0-1_all.deb
Size: 537920
MD5sum: 93dc5ce520c17b27eb53fb6a22d1a370
SHA1: a19c82aaf6a15b90e9ce34c60bd65cde71da2147
SHA256: e00a6eb260da82e474656b79ba77d4e404817d29120b6a939e330c375dfd7ae0
SHA512: 105cafb6ed8368414e9eb01fe57a6805d36b2089f55a9a29233648b7255f1fb8577fcc50337d8a3a6efdea2dec544cbb386255cffe27b47c74fa9bd40d6b4fc3
Homepage: http://jboss-javassist.github.io/javassist/
Description-en: library for editing bytecodes in Java -- documentation
This library makes Java bytecode manipulation simple. It enables Java
programs to define a new class at runtime and to modify a class file
when the JVM loads it.
.
Unlike other bytecode editors, Javassist provides two levels of API:
source level and bytecode level. With the source-level API, users can
edit a class file without knowledge of the specifications of the Java
bytecode. You can even specify inserted bytecode in the form of source
text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.
.
This package includes the documentation.
Description-md5: 307370a3643f0ab45c70ce99693faaa8