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

Last updated: May 16,2024

1. Install "libplexus-utils2-java" package

Here is a brief guide to show you how to install libplexus-utils2-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libplexus-utils2-java" package

This tutorial shows how to uninstall libplexus-utils2-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libplexus-utils2-java
Priority: optional
Section: universe/java
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-utils2
Version: 3.0.22-1
Suggests: libplexus-utils2-java-doc
Filename: pool/universe/p/plexus-utils2/libplexus-utils2-java_3.0.22-1_all.deb
Size: 234758
MD5sum: c091184f6e2a47130811ea97b4e9a52d
SHA1: c0157389c126afda00f4d6bb659927f356178091
SHA256: 40bb1c5cf6fcea9ae825cef9c36460315af950b9ac0e297abdf5e4cefea9a2d0
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.
Description-md5: 91283a426628f7c19e4d2d1314fef1d3
Homepage: http://codehaus-plexus.github.io/plexus-utils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu