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

Last updated: September 19,2024

1. Install "libplexus-component-api-java-doc" package

Please follow the guidance below to install libplexus-component-api-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplexus-component-api-java-doc

2. Uninstall "libplexus-component-api-java-doc" package

Please follow the step by step instructions below to uninstall libplexus-component-api-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libplexus-component-api-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libplexus-component-api-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1690
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-component-api
Version: 1.0.0~alpha22-3
Depends: default-jdk-doc, libplexus-classworlds-java-doc
Suggests: libplexus-component-api-java
Filename: pool/universe/p/plexus-component-api/libplexus-component-api-java-doc_1.0.0~alpha22-3_all.deb
Size: 116096
MD5sum: d54343a1a9f7b0ead8b6a3e8bd59697c
SHA1: c126ab49f95758fe674bf1f5bf3e6612527d8f59
SHA256: fc7d08f206d7e4ae3dca1ab93c1e40434cb5553e886060baeb2eece675ce5dfe
Description-en: API Documentation for plexus-component-api
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-component-api
Description-md5: cfd796f5add65b070727abd1f527e837
Homepage: http://plexus.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu