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

Last updated: May 19,2024

1. Install "libvelocity-tools-java" package

This guide let you learn how to install libvelocity-tools-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvelocity-tools-java

2. Uninstall "libvelocity-tools-java" package

Please follow the steps below to uninstall libvelocity-tools-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvelocity-tools-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libvelocity-tools-java
Priority: optional
Section: universe/java
Installed-Size: 366
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: velocity-tools
Version: 2.0-4
Depends: libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, libdom4j-java, liboro-java, velocity
Filename: pool/universe/v/velocity-tools/libvelocity-tools-java_2.0-4_all.deb
Size: 297912
MD5sum: 9cddd50920fd1a74901c539af0df213b
SHA1: af767bb329c26421d730466cc2ae7a8631a537a2
SHA256: 611cd1c5fe664bc0c2d80ed79001eccf269abc628a8bae414c5573f3bc25587c
Description-en: collection of useful tools for Velocity template engine
The VelocityTools project is a collection of useful Java classes (aka tools),
as well as infrastructure to easily, automatically and transparently
make these tools available to Velocity templates.
.
Project include easy integration of Velocity into the view-layer of
web applications (via the VelocityViewTag and
VelocityViewServlet) and integration with Struts 1.x applications.
Description-md5: c008c94395cb9a860da97a81901b50f2
Homepage: http://velocity.apache.org/tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu