velocity on AUR (Arch User Repository)

Last updated: May 09,2024

1. Install "velocity" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install velocity on Arch using YAY

$ yay -S velocity

* (Optional) Uninstall velocity on Arch using YAY

$ yay -Rns velocity

2. Manually Install "velocity" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone velocity's git locally

$ git clone https://aur.archlinux.org/velocity.git ~/velocity

c. Go to ~/velocity folder and install it

$ cd ~/velocity $ makepkg -si

3. Information about the velocity package on Arch User Repository (AUR)

ID: 648244
Name: velocity
PackageBaseID: 64567
PackageBase: velocity
Version: 2.1-2
Description: Free open-source templating engine
URL: http://velocity.apache.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1352796359
LastModified: 1568985359
URLPath: /cgit/aur.git/snapshot/velocity.tar.gz