rethinkdb on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install rethinkdb on Arch using YAY
$
yay -S
rethinkdb
Copied
* (Optional) Uninstall rethinkdb on Arch using YAY
$
yay -Rns
rethinkdb
Copied
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
Copied
b. Clone rethinkdb's git locally
$
git clone https://aur.archlinux.org/rethinkdb.git
~/rethinkdb
Copied
c. Go to ~/rethinkdb folder and install it
$
cd
~/rethinkdb
Copied
$
makepkg -si
Copied
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
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