zorba on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S zorba

* (Optional) Uninstall zorba on Arch using YAY

$ yay -Rns zorba

2. Manually Install "zorba" via AUR

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

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

b. Clone zorba's git locally

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

c. Go to ~/zorba folder and install it

$ cd ~/zorba $ makepkg -si

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

ID: 692295
Name: zorba
PackageBaseID: 20593
PackageBase: zorba
Version: 4.0-1
Description: NoSQL(XQuery/JSONiq) Query Processor written in C++.
URL: http://www.zorba.io/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mboes
FirstSubmitted: 1223555121
LastModified: 1580660434
URLPath: /cgit/aur.git/snapshot/zorba.tar.gz