surrealdb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S surrealdb

* (Optional) Uninstall surrealdb on Arch using YAY

$ yay -Rns surrealdb

2. Manually Install "surrealdb" via AUR

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

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

b. Clone surrealdb's git locally

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

c. Go to ~/surrealdb folder and install it

$ cd ~/surrealdb $ makepkg -si

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

ID: 1318156
Name: surrealdb
PackageBaseID: 185644
PackageBase: surrealdb
Version: 1.0.0-1
Description: A scalable, distributed, collaborative, document-graph database, for the realtime web
URL: https://github.com/surrealdb/surrealdb
NumVotes: 1
Popularity: 6.2E-5
OutOfDate: 1710282333
Maintainer:
Submitter: quio
FirstSubmitted: 1662843412
LastModified: 1694598452
URLPath: /cgit/aur.git/snapshot/surrealdb.tar.gz