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

Last updated: May 08,2024

1. Install "libjibx-java" package

Learn how to install libjibx-java on Kali Linux

$ sudo apt update $ sudo apt install libjibx-java

2. Uninstall "libjibx-java" package

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

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

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

Package: libjibx-java
Source: libjibx1.2-java
Version: 1.2.6-2
Installed-Size: 18
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjibx1.2-java
Size: 7012
SHA256: edf032b46fe21963364e206ce25aaa0a8c4b5465ec6f035ddabb17693759d325
SHA1: e561a718a64a80005d50b8fbaca3e4fd97253c48
MD5sum: e70df4b3fc8ba3f4f1b4f458e96860a0
Description: Framework for binding XML data to Java objects (symlink)
JiBX lets you work with data from XML documents using your own class
structures. The JiBX framework handles all the details of converting
your data to and from XML based on your instructions. JiBX is designed
to perform the translation between internal data structures and XML
with very high efficiency, but still allows you a high degree of
control over the translation process.
.
This package provides the jibx.jar file as a symbolic link to the
versioned jar.
Description-md5:
Homepage: http://jibx.sf.net
Tag: devel::lang:java, devel::library, implemented-in::java, role::devel-lib,
role::shared-lib, works-with-format::xml
Section: java
Priority: optional
Filename: pool/main/libj/libjibx1.2-java/libjibx-java_1.2.6-2_all.deb