kuzu-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kuzu-git

* (Optional) Uninstall kuzu-git on Arch using YAY

$ yay -Rns kuzu-git

2. Manually Install "kuzu-git" via AUR

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

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

b. Clone kuzu-git's git locally

$ git clone https://aur.archlinux.org/kuzu-git.git ~/kuzu-git

c. Go to ~/kuzu-git folder and install it

$ cd ~/kuzu-git $ makepkg -si

3. Information about the kuzu-git package on Arch User Repository (AUR)

ID: 1229310
Name: kuzu-git
PackageBaseID: 191748
PackageBase: kuzu-git
Version: v0.0.2.r114.gff3c5038-1
Description: In-process property graph database management system (GDBMS) built for query speed and scalability
URL: kuzudb.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1679308366
LastModified: 1679308993
URLPath: /cgit/aur.git/snapshot/kuzu-git.tar.gz