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

Last updated: May 10,2024

1. Install "libclassworlds-java" package

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

$ sudo apt update $ sudo apt install libclassworlds-java

2. Uninstall "libclassworlds-java" package

Here is a brief guide to show you how to uninstall libclassworlds-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclassworlds-java
Priority: optional
Section: universe/libs
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: classworlds
Version: 1.1-final-5
Suggests: libclassworlds-java-doc
Filename: pool/universe/c/classworlds/libclassworlds-java_1.1-final-5_all.deb
Size: 39336
MD5sum: 1685b20bfce0ab7fca334e3fdb28b74a
SHA1: 3af8b83ada8533aa1d4e65ba6b9c39dcfe0fc658
SHA256: 12f03f630609754166ec55d4e2bfe3a5511ef9c5efef5cb3d638b5db6f2e1ce2
Description-en: framework for container developers requiring manipulation of ClassLoaders
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.
Description-md5: 313740278cc49c4d2c48fb39cf4af31e
Homepage: http://classworlds.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu