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

Last updated: May 12,2024

1. Install "libplexus-utils2-java-doc" package

Please follow the steps below to install libplexus-utils2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libplexus-utils2-java-doc" package

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

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

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

Package: libplexus-utils2-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 4422
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-utils2
Version: 3.0.22-1
Depends: default-jdk-doc
Suggests: libplexus-utils2-java
Filename: pool/universe/p/plexus-utils2/libplexus-utils2-java-doc_3.0.22-1_all.deb
Size: 196588
MD5sum: 9e9aa489373a1b9df5175cbdff47ae49
SHA1: 09c53a1b9be2dc31f552a1223a4c24859e7dae48
SHA256: ec59a4652d24985321e6b6400a8c2406074290a99c094064f1a1c21fc9c020ea
Description-en: utilities for the Plexus framework - documentation
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 provides the API documentation for libplexus-utils2-java.
Description-md5: 0189c240ce6417688e86acb66bbeee59
Homepage: http://codehaus-plexus.github.io/plexus-utils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu