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

Last updated: May 19,2024

1. Install "libjdom1-java" package

Please follow the guidelines below to install libjdom1-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjdom1-java

2. Uninstall "libjdom1-java" package

This tutorial shows how to uninstall libjdom1-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjdom1-java
Priority: optional
Section: universe/libs
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.1.3-1
Depends: libjaxen-java
Suggests: libjdom1-java-doc
Filename: pool/universe/libj/libjdom1-java/libjdom1-java_1.1.3-1_all.deb
Size: 150448
MD5sum: d8960bb32a7c20bd4e641729167570cd
SHA1: c0dc5a79e7f3e43cb5c55a87e58b68aa135ef2a7
SHA256: 656a8937d3c8b872d9c60540f4fcca700fe8e60a7474aadaf25e6dff9855efdb
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