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

Last updated: May 17,2024

1. Install "libstax-java" package

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

$ sudo apt update $ sudo apt install libstax-java

2. Uninstall "libstax-java" package

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

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

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

Package: libstax-java
Priority: optional
Section: universe/java
Installed-Size: 270
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.2.0-3build1
Depends: libjaxp1.3-java
Suggests: libstax-java-doc
Filename: pool/universe/libs/libstax-java/libstax-java_1.2.0-3build1_all.deb
Size: 193344
MD5sum: f2be70178bea48ffea33632f4569c90e
SHA1: c7082625d190a7d38bab9208de5d89127e9ca74c
SHA256: b8ec2b7563331c032daf0f99b8328f8e6dd3df3e2ab2af09196497c206c0a4e9
Description-en: StAX Reference Implementation (RI)
StAX is a standard XML processing API that allows you to stream XML data
from and to your application. This StAX implementation is the standard
pull parser implementation for JSR-173 specification.
Description-md5: b5d713edc04b0457f337dcf9252d0927
Homepage: http://stax.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu