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

Last updated: May 11,2024

1. Install "libplexus-velocity-java" package

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

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

2. Uninstall "libplexus-velocity-java" package

Please follow the instructions below to uninstall libplexus-velocity-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libplexus-velocity-java
Priority: optional
Section: universe/libs
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-velocity
Version: 1.1.8-1
Depends: libcommons-collections3-java, libplexus-containers-java, velocity
Suggests: libplexus-velocity-java-doc
Filename: pool/universe/p/plexus-velocity/libplexus-velocity-java_1.1.8-1_all.deb
Size: 10298
MD5sum: 49c37c357942048c5d05aa39d8760f52
SHA1: ad3e344592146872b61b70e05d27fe7dea2f65ff
SHA256: e38bde816b1c962df6b9ddb225f523ee1c9df1083176cc550c278acf57107b79
Description-en: Plexus component interface to 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.
Description-md5: 55c1e6c627fac0ace7f0247cd6a36ee7
Homepage: http://plexus.codehaus.org/plexus-components/plexus-velocity/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu