How to Install and Uninstall velocity Package on Kali Linux

Last updated: May 08,2024

1. Install "velocity" package

Please follow the guidance below to install velocity on Kali Linux

$ sudo apt update $ sudo apt install velocity

2. Uninstall "velocity" package

Here is a brief guide to show you how to uninstall velocity on Kali Linux:

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

3. Information about the velocity package on Kali Linux

Package: velocity
Version: 1.7-7
Installed-Size: 507
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-collections3-java, libcommons-lang-java (>= 2.6)
Recommends: liboro-java
Size: 431188
SHA256: ed85e343641faa594f2c29609206a85aebec05f4fcc76c1f96de4368b4f97802
SHA1: 02b0f71c7ad25bc0dca1510d805271091e3bfc6d
MD5sum: 8b180e589b026b824d792112ca3cf252
Description: 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:
Homepage: http://velocity.apache.org/
Tag: devel::lang:java, devel::web
Section: java
Priority: optional
Filename: pool/main/v/velocity/velocity_1.7-7_all.deb