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

Last updated: May 18,2024

1. Install "libxml-java" package

Please follow the guidelines below to install libxml-java on Kali Linux

$ sudo apt update $ sudo apt install libxml-java

2. Uninstall "libxml-java" package

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

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

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

Package: libxml-java
Version: 1.1.7-1
Installed-Size: 91
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libbase-java, libcommons-logging-java, libloader-java
Size: 76024
SHA256: fd1ade76a2984891f2448faa59e5a893458645e59e52c8220588e162b7bfd2ca
SHA1: 71a854712fe084f13a48df83c99b21283469cfa2
MD5sum: 5055223c3ec7107c365d60ec6c5cdc21
Description: namespace aware SAX-Parser utility library
LibXML is a namespace aware SAX-Parser utility library. It eases the
pain of implementing non-trivial SAX input handlers. The original
code of these classes had been written by Peter Becker for the
JCommon library.
.
LibXML replaces the JCommon-XML classes, which were not namespace aware.
Description-md5:
Homepage: https://sourceforge.net/projects/jfreereport/
Tag: role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libx/libxml-java/libxml-java_1.1.7-1_all.deb