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

Last updated: May 07,2024

1. Install "libserp-java" package

Please follow the guidance below to install libserp-java on Kali Linux

$ sudo apt update $ sudo apt install libserp-java

2. Uninstall "libserp-java" package

Please follow the steps below to uninstall libserp-java on Kali Linux:

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

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

Package: libserp-java
Source: serp
Version: 1.15.1-2
Installed-Size: 239
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libserp-java-doc (= 1.15.1-2)
Size: 211356
SHA256: 2da0b4297dc19572499c4b64902b71eef58bc9b485d6f3589a8b02aa2d7524d7
SHA1: 7fd1a8ef326df16ada033f84561ee0d89385727a
MD5sum: 483ba71f7e2206f3019b4511384a3355
Description: 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:
Multi-Arch: foreign
Homepage: http://serp.sourceforge.net
Section: java
Priority: optional
Filename: pool/main/s/serp/libserp-java_1.15.1-2_all.deb