python-rethinkdb on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-rethinkdb

* (Optional) Uninstall python-rethinkdb on Arch using YAY

$ yay -Rns python-rethinkdb

2. Manually Install "python-rethinkdb" via AUR

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

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

b. Clone python-rethinkdb's git locally

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

c. Go to ~/python-rethinkdb folder and install it

$ cd ~/python-rethinkdb $ makepkg -si

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

ID: 790766
Name: python-rethinkdb
PackageBaseID: 153032
PackageBase: python-rethinkdb
Version: 2.4.7-1
Description: Python driver for rethinkdb
URL: https://github.com/rethinkdb/rethinkdb-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: celogeek
Submitter: celogeek
FirstSubmitted: 1590066074
LastModified: 1599927737
URLPath: /cgit/aur.git/snapshot/python-rethinkdb.tar.gz