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

Last updated: May 18,2024

1. Install "libfastinfoset-java" package

Here is a brief guide to show you how to install libfastinfoset-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfastinfoset-java

2. Uninstall "libfastinfoset-java" package

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

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

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

Package: libfastinfoset-java
Priority: optional
Section: universe/java
Installed-Size: 445
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: fastinfoset
Version: 1.2.12-1
Depends: libstax-java, libstreambuffer-java, libxsom-java
Filename: pool/universe/f/fastinfoset/libfastinfoset-java_1.2.12-1_all.deb
Size: 328364
MD5sum: 6980269ad0f3b2cf2c966580bd6657b5
SHA1: 1901ec49c9920c6bfdaafb59e383ca3b4845ead4
SHA256: 93a5b56819649653806a1e527a383d773bd4d2694d012be5d0b7035731c4e4fa
Description-en: Java library implementing the Fast Infoset standard
Fast Infoset specifies a standardized binary encoding for the XML Information
Set. An XML infoset (such as a DOM tree, StAX events or SAX events in
programmatic representations) may be serialized to an XML 1.x document or, as
specified by the Fast Infoset standard, may be serialized to a fast infoset
document.
.
Fast infoset documents are generally smaller in size and faster to
parse and serialize than equivalent XML documents.
Description-md5: ceedbc5c683f3cdc1a4ac97cf8953d75
Homepage: http://fi.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu