surrealdb-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S surrealdb-bin

* (Optional) Uninstall surrealdb-bin on Arch using YAY

$ yay -Rns surrealdb-bin

2. Manually Install "surrealdb-bin" via AUR

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

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

b. Clone surrealdb-bin's git locally

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

c. Go to ~/surrealdb-bin folder and install it

$ cd ~/surrealdb-bin $ makepkg -si

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

ID: 1428479
Name: surrealdb-bin
PackageBaseID: 185651
PackageBase: surrealdb-bin
Version: 1.3.1-1
Description: A scalable, distributed, collaborative, document-graph database, for the realtime web
URL: https://github.com/surrealdb/surrealdb
NumVotes: 2
Popularity: 0.018914
OutOfDate:
Maintainer: quio
Submitter: quio
FirstSubmitted: 1662871646
LastModified: 1710601885
URLPath: /cgit/aur.git/snapshot/surrealdb-bin.tar.gz