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

Last updated: September 20,2024

1. Install "libplexus-classworlds-java" package

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

$ sudo apt update $ sudo apt install libplexus-classworlds-java

2. Uninstall "libplexus-classworlds-java" package

Please follow the step by step instructions below to uninstall libplexus-classworlds-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libplexus-classworlds-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libplexus-classworlds-java
Priority: optional
Section: universe/libs
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-classworlds
Version: 1.5.0-5
Suggests: libplexus-classworlds-java-doc
Filename: pool/universe/p/plexus-classworlds/libplexus-classworlds-java_1.5.0-5_all.deb
Size: 49214
MD5sum: c7297d3ca19549122dfd3112357aafa7
SHA1: af34445843e50c27cc41e0f07190d14ab462eb08
SHA256: e764ed8f99e972c929251ce6b176213a94b8f363e22420cb4745670c4b9b0b22
Description-en: Class loading utilities for the Plexus framework
The Plexus project provides a full software stack for creating and executing
software projects. Based on the Plexus container, the applications can
utilise component-oriented programming to build modular, reusable components
that can easily be assembled and reused.
.
While Plexus is similar to other inversion-of-control (IoC) or dependency
injection frameworks such as the Spring Framework, it is a full-fledged
container that supports many more features such as:
.
* Component lifecycles
* Component instantiation strategies
* Nested containers
* Component configuration
* Auto-wiring
* Component dependencies, and
* Various dependency injection techniques including constructor injection,
setter injection, and private field injection.
Description-md5: 66f8fb940e6bc792d384e805f655ea95
Homepage: http://plexus.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu