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

Last updated: May 15,2024

1. Install "libjaxb-java-doc" package

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

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

2. Uninstall "libjaxb-java-doc" package

This guide covers the steps necessary to uninstall libjaxb-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjaxb-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 12796
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jaxb
Version: 2.2.5-1
Filename: pool/universe/j/jaxb/libjaxb-java-doc_2.2.5-1_all.deb
Size: 658934
MD5sum: c200109cb2db4488bca09ba7ab2d2e05
SHA1: d647e98bd72cd1e475ccf683ee76d155605eaa87
SHA256: be52da5eb1d636146c2007c35b22ca214870565bc8cddb2c121d41806eee0aee
Description-en: JAXB Reference Implementation -- documentation
GlassFish Java Architecture for XML Binding (JAXB) Reference
Implementation.
.
Java Architecture for XML Binding (JAXB) provides a fast and convenient
way to bind XML schemas and Java representations, making it easy for
Java developers to incorporate XML data and processing functions in Java
applications. As part of this process, JAXB provides methods for
unmarshalling (reading) XML instance documents into Java content trees,
and then marshalling (writing) Java content trees back into XML instance
documents. JAXB also provides a way to generate XML schema from Java
objects.
.
This package contains the Javadoc API.
Description-md5: 73eb127216e8b37e008e53f1c9cd9316
Homepage: https://jaxb.java.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu