voltdb on AUR (Arch User Repository)

Last updated: February 03,2025

1. Install "voltdb" 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 voltdb on Arch using YAY

$ yay -S voltdb

* (Optional) Uninstall voltdb on Arch using YAY

$ yay -Rns voltdb

2. Manually Install "voltdb" via AUR

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

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

b. Clone voltdb's git locally

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

c. Go to ~/voltdb folder and install it

$ cd ~/voltdb $ makepkg -si

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

ID: 1346026
Name: voltdb
PackageBaseID: 67898
PackageBase: voltdb
Version: 11.0-2
Description: An in-memory database with pre-compiled Java stored procedures (Community Edition)
URL: http://voltdb.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dcelasun
Submitter: dlin
FirstSubmitted: 1362732645
LastModified: 1698870782
URLPath: /cgit/aur.git/snapshot/voltdb.tar.gz