python-redisgraph on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-redisgraph

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

$ yay -Rns python-redisgraph

2. Manually Install "python-redisgraph" via AUR

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

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

b. Clone python-redisgraph's git locally

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

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

$ cd ~/python-redisgraph $ makepkg -si

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

ID: 583963
Name: python-redisgraph
PackageBaseID: 139428
PackageBase: python-redisgraph
Version: 1.7-1
Description: RedisGraph Python Client
URL: https://github.com/redislabs/redisgraph-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RcrdBrt
FirstSubmitted: 1549576573
LastModified: 1549577489
URLPath: /cgit/aur.git/snapshot/python-redisgraph.tar.gz