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

Last updated: May 20,2024

1. Install "libplexus-classworlds2-java" package

Please follow the step by step instructions below to install libplexus-classworlds2-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libplexus-classworlds2-java" package

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

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

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

Package: libplexus-classworlds2-java
Priority: optional
Section: universe/java
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-classworlds2
Version: 2.5.2-1
Suggests: libplexus-classworlds2-java-doc
Filename: pool/universe/p/plexus-classworlds2/libplexus-classworlds2-java_2.5.2-1_all.deb
Size: 46722
MD5sum: 63514152327141f6441ba7db8e899083
SHA1: 9b2432fad663b7e871ec4af9b784567b0f035877
SHA256: 0764c5df11f057b6f2ea36136a22dd4aaeb3d9794e027887b2d90b9bf85b3a4a
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: 308c456c0da52db59e6d7b331be86913
Homepage: http://plexus.codehaus.org/plexus-classworlds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu