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

Last updated: May 18,2024

1. Install "libxpp2-java" package

Here is a brief guide to show you how to install libxpp2-java on Kali Linux

$ sudo apt update $ sudo apt install libxpp2-java

2. Uninstall "libxpp2-java" package

This guide covers the steps necessary to uninstall libxpp2-java on Kali Linux:

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

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

Package: libxpp2-java
Version: 2.1.10-8
Installed-Size: 127
Maintainer: Debian Java Maintainers
Architecture: all
Size: 101140
SHA256: 83f3c8c946dbd6c8deec413a566d2e931d15cdfc65ed89eadf5a6499ec894e77
SHA1: f837d11586c7a91dd02162aaf3dd87ae657116cf
MD5sum: bb2cc7da69854cc4ddd905ee0547aee8
Description: XML pull parser library for java V2
Xml Pull Parser (in short XPP) is a streaming pull XML parser for java.
This version XPP2 is the predecessor of XPP3 (see package libxpp3-java).
.
XPP2 consists of two parts: generic API and its implementations. This
Debian version only provides the default implementation optimized for
size and speed and is not exposing DTD, entities, comments, or processing
instructions to the user.
.
If you need a xml pull parser implementing the XmlPull API you want to
have a look at the libxpp3-java package.
Description-md5:
Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp/xpp2/
Tag: devel::lang:java, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libx/libxpp2-java/libxpp2-java_2.1.10-8_all.deb