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

Last updated: May 07,2024

1. Install "libserp-java" package

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

$ sudo apt update $ sudo apt install libserp-java

2. Uninstall "libserp-java" package

Please follow the instructions below to uninstall libserp-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libserp-java
Priority: optional
Section: universe/java
Installed-Size: 275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: serp
Version: 1.15.1-1
Suggests: libserp-java-doc (= 1.15.1-1)
Filename: pool/universe/s/serp/libserp-java_1.15.1-1_all.deb
Size: 208452
MD5sum: 310d0758d02309dfbf19a574e2315be6
SHA1: b2281c5e2356878a8a698bb6094d1cbdddbdf8f5
SHA256: d54e62bbf623c78bbccb565bc8814f89a0d9a83c357f0dcae96f9528890d255b
Description-en: Java Virtual Machine bytecode manipulation framework
The goal of the serp bytecode framework is 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: 1be7c08aca3440f0b4ec733afcec9861
Homepage: http://serp.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu