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

Last updated: May 03,2024

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

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

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

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

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

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

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

Package: libplexus-velocity-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-velocity
Version: 1.1.8-1
Depends: default-jdk-doc
Suggests: libplexus-velocity-java
Filename: pool/universe/p/plexus-velocity/libplexus-velocity-java-doc_1.1.8-1_all.deb
Size: 79474
MD5sum: bfdb332d6fb548e56ba9d4984681567e
SHA1: c35383fca577feddee8d8009cdda58cbc16ecbb7
SHA256: 42ef3af1f82c84fb3a3a34818fe071052edc7e6491b87333769bac4f64b057e0
Description-en: API Documentation for plexus-velocity
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-velocity.
Description-md5: 706626d74e1316fa8a32061404f15a8a
Homepage: http://plexus.codehaus.org/plexus-components/plexus-velocity/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu