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

Last updated: April 30,2024

1. Install "libsimple-xml-java" package

Please follow the step by step instructions below to install libsimple-xml-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsimple-xml-java

2. Uninstall "libsimple-xml-java" package

Please follow the steps below to uninstall libsimple-xml-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsimple-xml-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libsimple-xml-java
Priority: optional
Section: universe/java
Installed-Size: 475
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: simple-xml
Version: 2.7.1-1
Depends: default-jre-headless | java2-runtime-headless
Suggests: java-virtual-machine, libsimple-xml-java-doc
Filename: pool/universe/s/simple-xml/libsimple-xml-java_2.7.1-1_all.deb
Size: 376094
MD5sum: f86c7b91a879599612581c764af01f30
SHA1: e05d6c77afdde6b45eb10aba3c6dce203ece151c
SHA256: c7c91dc214b2a0cd428c6a063a862dc0cb8861c348176c9136f8c74ae97d91a5
Description-en: A XML serialization and configuration framework for Java
Simple is a high performance XML serialization and configuration framework for
Java. Its goal is to provide an XML framework that enables rapid development
of XML configuration and communication systems.
This framework aids the development of XML systems with minimal effort and
reduced errors. It offers full object serialization and deserialization,
maintaining each reference encountered.
In essence it is similar to C# XML serialization for the Java platform, but
offers additional features for interception and manipulation.
Description-md5: ee4922f064b78a744f42284f1f22103a
Homepage: http://simple.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu