To uninstall velocity just follow these instructions.
sudo apt-get remove velocity
This will remove just the velocity package itself.
sudo apt-get remove --auto-remove velocity
This will remove the velocity package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for velocity then this will work.
sudo apt-get purge velocity
Or similarly, like this velocity
sudo apt-get purge --auto-remove velocity
Package | velocity |
Version | 1.7-5 |
Maintainer | Debian Java Maintainers <[email protected]> |
Home page | http://velocity.apache.org/ |
Description | Java-based template engine for web application |
Distro | debian |
Release | stretch |
Repo | main |
Section | java |