How to Install and Uninstall librngom-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "librngom-java" package

This guide let you learn how to install librngom-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librngom-java

2. Uninstall "librngom-java" package

Please follow the guidance below to uninstall librngom-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librngom-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librngom-java
Priority: optional
Section: universe/java
Installed-Size: 359
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: rngom
Version: 0+201103+svn20110406-1
Depends: librelaxng-datatype-java (>= 1.0), libstax-java
Filename: pool/universe/r/rngom/librngom-java_0+201103+svn20110406-1_all.deb
Size: 268234
MD5sum: 59754687aaec43b9a77098f41bdb0cac
SHA1: e604a6b9c891177b7b896077dfb2a3fc0f613ec0
SHA256: f6a52c5da6e8b88b1f52a0884e201bea9ba0d88fb1b25cc788c276dfe1232d8e
Description-en: 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: 296a7d897a20320238aeb2f4b5daaef5
Homepage: http://rngom.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu