redis-graph-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S redis-graph-git

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

$ yay -Rns redis-graph-git

2. Manually Install "redis-graph-git" 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-git's git locally

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

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

$ cd ~/redis-graph-git $ makepkg -si

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

ID: 664710
Name: redis-graph-git
PackageBaseID: 132185
PackageBase: redis-graph-git
Version: r440.bef38f73-1
Description: This project is a Redis module that implements a graph database.
URL: https://github.com/RedisLabsModules/redis-graph
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RcrdBrt
FirstSubmitted: 1525787361
LastModified: 1573269788
URLPath: /cgit/aur.git/snapshot/redis-graph-git.tar.gz