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

Last updated: May 17,2024

1. Install "librngom-java" package

Learn how to install librngom-java on Kali Linux

$ sudo apt update $ sudo apt install librngom-java

2. Uninstall "librngom-java" package

In this section, we are going to explain the necessary steps to uninstall librngom-java on Kali Linux:

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

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

Package: librngom-java
Source: jaxb
Version: 2.3.0.1-10.1
Installed-Size: 376
Maintainer: Debian Java Maintainers
Architecture: all
Depends: librelaxng-datatype-java
Size: 290192
SHA256: 612072592a0ef62ac8e9b773351601fbfa9180714277978c7fd2930a2c0e092d
SHA1: f8ec1d383daff2da810bda3b204534e1f004e959
MD5sum: 54a53ad92cd6820d8e655af74fbe70d8
Description: Java library for parsing RELAX NG grammars
RNGOM is an open-source Java library for parsing RELAX NG grammars.
.
In particular, RNGOM can:
* parse the XML syntax
* parse the compact syntax
* check all the semantic restrictions as specified in the specification
* parse RELAX NG into application-defined data structures
* build a default data structure based around the binarized simple syntax
or another data structure that preserves more of the parsed information
* parse foreign elements/attributes in a schema
* parse comments in a schema
Description-md5:
Homepage: https://javaee.github.io/jaxb-v2/
Section: java
Priority: optional
Filename: pool/main/j/jaxb/librngom-java_2.3.0.1-10.1_all.deb