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

Last updated: May 17,2024

1. Install "libserp-java-doc" package

Please follow the step by step instructions below to install libserp-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libserp-java-doc" package

Here is a brief guide to show you how to uninstall libserp-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libserp-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 7822
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: serp
Version: 1.15.1-1
Suggests: libserp-java (= 1.15.1-1)
Filename: pool/universe/s/serp/libserp-java-doc_1.15.1-1_all.deb
Size: 1235264
MD5sum: ba62827eb9b99bcd77b81965d5cdfba1
SHA1: e4ffe7df36cc5726e343b6c23c2f2be40ffa1a60
SHA256: 7d43769b4ac71acf8b323e6e35b86d46458c620f16a021e6b6b40ff4d6a83032
Description-en: Documentation for libserp-java
Documentation of the serp bytecode framework that has as goal to tap the full
power of bytecode modification while lowering its associated costs.
.
The framework provides a set of high-level APIs for manipulating all aspects
of bytecode, from large-scale structures like class member fields to the
individual instructions that comprise the code of methods.
.
While in order to perform any advanced manipulation, some understanding of the
class file format and especially of the JVM instruction set is necessary, the
framework makes it as easy as possible to enter the world of bytecode
development.
Description-md5: c0a4397d96bdc193799f11def6182fec
Homepage: http://serp.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu