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

Last updated: May 16,2024

1. Install "libjdom1-java-doc" package

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

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

2. Uninstall "libjdom1-java-doc" package

Please follow the guidance below to uninstall libjdom1-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjdom1-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 2581
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libjdom1-java
Version: 1.1.3-1
Suggests: libjdom1-java
Filename: pool/universe/libj/libjdom1-java/libjdom1-java-doc_1.1.3-1_all.deb
Size: 236334
MD5sum: be1028acc9a98f94fdb81365c73ce70b
SHA1: e170a66c8c35a0e7e4ced65388527535bc0a4e7c
SHA256: 92c49a1036962be0c4d480853b4ff04947f323929bc2e8608910a2e3e8e3a5df
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 libjdom1-java.
Description-md5: e771c2d094b8d21435d884b1bc7676a3
Homepage: http://jdom.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu