How to Install and Uninstall libserp-java-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libserp-java-doc" package

This guide let you learn how to install libserp-java-doc on Kali Linux

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

2. Uninstall "libserp-java-doc" package

Please follow the step by step instructions below to uninstall libserp-java-doc on Kali Linux:

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

3. Information about the libserp-java-doc package on Kali Linux

Package: libserp-java-doc
Source: serp
Version: 1.15.1-2
Installed-Size: 5375
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libserp-java (= 1.15.1-2)
Size: 218468
SHA256: da13f07c2f1896686da58f933828f38076f70294b4dfd00f4eed3014f31602ea
SHA1: a482fcfd9ed534f940c0c9ed260523f3d0bff59b
MD5sum: e06cb9c92179bb508920372b7ba0cf11
Description: 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:
Multi-Arch: foreign
Homepage: http://serp.sourceforge.net
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/s/serp/libserp-java-doc_1.15.1-2_all.deb