rethinkdb on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rethinkdb

* (Optional) Uninstall rethinkdb on Arch using YAY

$ yay -Rns rethinkdb

2. Manually Install "rethinkdb" via AUR

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

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

b. Clone rethinkdb's git locally

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

c. Go to ~/rethinkdb folder and install it

$ cd ~/rethinkdb $ makepkg -si

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

ID: 1371395
Name: rethinkdb
PackageBaseID: 140143
PackageBase: rethinkdb
Version: 2.4.4-1
Description: Distributed NoSQL database for realtime applications
URL: https://www.rethinkdb.com
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: celogeek
Submitter: anatolik
FirstSubmitted: 1551963535
LastModified: 1702836589
URLPath: /cgit/aur.git/snapshot/rethinkdb.tar.gz