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

Last updated: September 21,2024

1. Install "libjdom2-java-doc" package

This is a short guide on how to install libjdom2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjdom2-java-doc

2. Uninstall "libjdom2-java-doc" package

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

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

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

Package: libjdom2-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 6380
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libjdom2-java
Version: 2.0.6-1
Suggests: libjdom2-java
Filename: pool/universe/libj/libjdom2-java/libjdom2-java-doc_2.0.6-1_all.deb
Size: 270690
MD5sum: 01bdeec1e8755ae789b7e8ba460e6842
SHA1: dd3be691566980e8742cb3d7767813c3dba54333
SHA256: c601a4350519afbbfba768dc773d59eb687ac69a2e36707fa398c520e1450831
Description-en: lightweight and fast library using XML - documentation
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.
.
This package contains API documentation (Javadoc) of libjdom2-java.
Description-md5: ef9428abcafeda311efed98c81a50b70
Homepage: http://jdom.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu