redis-graph on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S redis-graph

* (Optional) Uninstall redis-graph on Arch using YAY

$ yay -Rns redis-graph

2. Manually Install "redis-graph" via AUR

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

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

b. Clone redis-graph's git locally

$ git clone https://aur.archlinux.org/redis-graph.git ~/redis-graph

c. Go to ~/redis-graph folder and install it

$ cd ~/redis-graph $ makepkg -si

3. Information about the redis-graph package on Arch User Repository (AUR)

ID: 1344822
Name: redis-graph
PackageBaseID: 139395
PackageBase: redis-graph
Version: 2.12.10-1
Description: A graph database as a Redis module
URL: https://redis.io/docs/stack/graph/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: silvan
Submitter: RcrdBrt
FirstSubmitted: 1549483325
LastModified: 1698699281
URLPath: /cgit/aur.git/snapshot/redis-graph.tar.gz