How to Install and Uninstall libplexus-component-api-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "libplexus-component-api-java" package
This tutorial shows how to install libplexus-component-api-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libplexus-component-api-java
Copied
2. Uninstall "libplexus-component-api-java" package
This guide covers the steps necessary to uninstall libplexus-component-api-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libplexus-component-api-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libplexus-component-api-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libplexus-component-api-java
Priority: optional
Section: universe/libs
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-component-api
Version: 1.0.0~alpha22-3
Depends: libplexus-classworlds-java
Suggests: libplexus-component-api-java-doc
Filename: pool/universe/p/plexus-component-api/libplexus-component-api-java_1.0.0~alpha22-3_all.deb
Size: 29632
MD5sum: c91c2ef287e5600a085f0349bf0f67b5
SHA1: 0196957d725eb5bfc49f9964562d3026a31f4d42
SHA256: b3870dbf8f814e3a510defac98d6ada1b384f323f79d35794612d226a8a90b7d
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: a975694fb0bcfcb171e5be92e6fdb245
Homepage: http://plexus.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-component-api
Version: 1.0.0~alpha22-3
Depends: libplexus-classworlds-java
Suggests: libplexus-component-api-java-doc
Filename: pool/universe/p/plexus-component-api/libplexus-component-api-java_1.0.0~alpha22-3_all.deb
Size: 29632
MD5sum: c91c2ef287e5600a085f0349bf0f67b5
SHA1: 0196957d725eb5bfc49f9964562d3026a31f4d42
SHA256: b3870dbf8f814e3a510defac98d6ada1b384f323f79d35794612d226a8a90b7d
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: a975694fb0bcfcb171e5be92e6fdb245
Homepage: http://plexus.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu