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

Last updated: May 10,2024

1. Install "libclassworlds-java-doc" package

In this section, we are going to explain the necessary steps to install libclassworlds-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclassworlds-java-doc" package

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

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

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

Package: libclassworlds-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 800
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: classworlds
Version: 1.1-final-5
Depends: default-jdk-doc
Suggests: libclassworlds-java
Filename: pool/universe/c/classworlds/libclassworlds-java-doc_1.1-final-5_all.deb
Size: 48754
MD5sum: 8755c9c27de3bf494b6ba8d0a6bf8b10
SHA1: 49cde871f4ddcd9ea15384f33a67270b754e8612
SHA256: 43bc862033c6d635e1efe64751ed0057305a44347ec9daa22576618ea5b823b8
Description-en: Documentation for the Classworlds Java library
Classworlds is a framework for container developers who require complex
manipulation of Java's ClassLoaders. Java's native ClassLoader mechanims
and classes can cause many headaches and confusion for certain types of
application developers. Projects which involve dynamic loading of
components or otherwise represent a 'container' that can benefit from the
classloading control provided by classworlds.
.
Classworlds provides a richer set of semantics for class loading than Java's
normal mechanisms, while still being able to provide a ClassLoader interface
to integrate seamlessly with the Java environment.
.
This package provides the API documentation.
Description-md5: b543911c21f6b0f3a2ba48a20502feb3
Homepage: http://classworlds.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu