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

Last updated: May 19,2024

1. Install "libjdom2-java" package

This guide covers the steps necessary to install libjdom2-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjdom2-java

2. Uninstall "libjdom2-java" package

Learn how to uninstall libjdom2-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjdom2-java
Priority: optional
Section: universe/java
Installed-Size: 378
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.0.6-1
Depends: libjaxen-java
Suggests: libjdom2-java-doc
Filename: pool/universe/libj/libjdom2-java/libjdom2-java_2.0.6-1_all.deb
Size: 296768
MD5sum: 959c7102220ddd49c41f1836c890c45b
SHA1: e84d605b137c37dd3e5075635b1cd55630697105
SHA256: 71bdaed30fd49c8e62f56eaf63d104a4d5c7102eecfeb8c60567b89ef16356bd
Description-en: lightweight and fast library using XML
JDOM is, quite simply, a Java representation of an XML document. JDOM
provides a way to represent that document for easy and efficient
reading, manipulation, and writing. It has a straightforward API, is
lightweight and fast, and is optimized for the Java programmer. It's
an alternative to DOM and SAX, although it integrates well with both
DOM and SAX.
Description-md5: 5e7a375a0c2bfa5d54177b3ca4c1c713
Homepage: http://jdom.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu