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

Last updated: May 17,2024

1. Install "libstax-ex-java" package

Please follow the instructions below to install libstax-ex-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstax-ex-java

2. Uninstall "libstax-ex-java" package

In this section, we are going to explain the necessary steps to uninstall libstax-ex-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstax-ex-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libstax-ex-java
Priority: optional
Section: universe/java
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: stax-ex
Version: 1.7.1-1
Depends: libstax-java, glassfish-activation
Filename: pool/universe/s/stax-ex/libstax-ex-java_1.7.1-1_all.deb
Size: 24020
MD5sum: 44cf0dc6fd724454fae9cc52758e22b1
SHA1: ec20256e71524036449cbbe9cb0687598fff283f
SHA256: 7ac5eeb264cdb3d5cc33d739a015aa8b25014af59d794433a7ce57a36728aa09
Description-en: Extended StAX API
This project develops a few extensions to complement JSR-173 StAX API in the
following area.
.
* Enable parser instance reuse (which is important in the
high-performance environment like JAXB and JAX-WS)
* Improve the support for reading from non-text XML infoset,
such as FastInfoset.
* Improve the namespace support.
Description-md5: 7329ed197485eb0f6ca75685644dbebc
Homepage: http://stax-ex.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu