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

Last updated: September 19,2024

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

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

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

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

Learn how to uninstall libplexus-containers-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libplexus-containers-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 4344
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-containers
Version: 1.0~beta3.0.7-8
Suggests: libplexus-containers-java
Filename: pool/universe/p/plexus-containers/libplexus-containers-java-doc_1.0~beta3.0.7-8_all.deb
Size: 138080
MD5sum: 8ac093ef423f01ce2bb2d98250717b4e
SHA1: 546523e8ee165a2826af19c0cb36d764b6eecac3
SHA256: 524d4513b96aa5afd9827d06cde915e478650245b2e67d8a89655a70e8d6220b
Description-en: API Documentation for plexus-container-default
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 contains the API documentation for plexus-containers. It
replaces the old packages libplexus-containers-default-java-doc.
Description-md5: 275092653ca0c62c38bc6579c8277a73
Homepage: http://plexus.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu