How to Install and Uninstall velocity Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "velocity" package

This guide covers the steps necessary to install velocity on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install velocity

2. Uninstall "velocity" package

Here is a brief guide to show you how to uninstall velocity on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove velocity $ sudo apt autoclean && sudo apt autoremove

3. Information about the velocity package on Ubuntu 21.10 (Impish Indri)

Package: velocity
Architecture: all
Version: 1.7-6
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 506
Depends: libcommons-collections3-java, libcommons-lang-java (>= 2.6)
Recommends: liboro-java
Suggests: velocity-doc
Filename: pool/universe/v/velocity/velocity_1.7-6_all.deb
Size: 427620
MD5sum: c91a4c03febbdf9a6bb372e1999a0e2b
SHA1: ca67ef0fca1d0ff3f2cefe98b70c79233fae2c3d
SHA256: 88fb65b438b4efc0bca3762eff63521aa9812b026522d0e7633fa7fee9920555
SHA512: 14bce569f932525389a25315458910441518ef4a183a128ad944e91ffee996272a5f0c8e70e23646a09ee8ce1d29ea8679cec13e16377702bf95f763bb0d6447
Homepage: http://velocity.apache.org/
Description-en: Java-based template engine for web application
Velocity is a Java-based template engine. It permits anyone to use
the simple yet powerful template language to reference objects
defined in Java code.
When Velocity is used for web development, Web designers can work in
parallel with Java programmers to develop web sites according to the
Model-View-Controller (MVC) model, meaning that web page designers
can focus solely on creating a site that looks good, and programmers
can focus solely on writing top-notch code. Velocity separates Java
code from the web pages, making the web site more maintainable over
the long run and providing a viable alternative to Java Server Pages
(JSPs) or PHP.
Description-md5: 7de85d6527e36950dc1e78317cd8fc37