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

Last updated: May 19,2024

1. Install "libplexus-containers-java" package

This guide covers the steps necessary to install libplexus-containers-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libplexus-containers-java" package

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

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

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

Package: libplexus-containers-java
Priority: optional
Section: universe/libs
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-containers
Version: 1.0~beta3.0.7-8
Depends: libguava-java, libplexus-classworlds-java, libplexus-utils-java, libxbean-java
Conflicts: libplexus-container-default-java (<= 1.0-alpha-9-stable-1-2)
Filename: pool/universe/p/plexus-containers/libplexus-containers-java_1.0~beta3.0.7-8_all.deb
Size: 177788
MD5sum: 661abd79c93a8587716b85e63c7454ba
SHA1: 9bb71baee25a1ebd8969ccf8139776b17cb2f174
SHA256: 532a1bd92e84c7a53838bbe44e051e988c198be2539fddd5594e06e03c8a8a61
Description-en: 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.
.
This package replaces the old packages libplexus-containers-default-java.
Description-md5: fc19300060fd83a748ce08bb77a534e8
Homepage: http://plexus.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu