basex on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S basex

* (Optional) Uninstall basex on Arch using YAY

$ yay -Rns basex

2. Manually Install "basex" via AUR

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

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

b. Clone basex's git locally

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

c. Go to ~/basex folder and install it

$ cd ~/basex $ makepkg -si

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

ID: 1078104
Name: basex
PackageBaseID: 38645
PackageBase: basex
Version: 9.7.1-1
Description: Light-weight, high-performance XML database system and XPath/XQuery processor.
URL: http://basex.org/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: drrossum
Submitter: chheien
FirstSubmitted: 1278225798
LastModified: 1652175014
URLPath: /cgit/aur.git/snapshot/basex.tar.gz