redis-rejson on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S redis-rejson

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

$ yay -Rns redis-rejson

2. Manually Install "redis-rejson" via AUR

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

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

b. Clone redis-rejson's git locally

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

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

$ cd ~/redis-rejson $ makepkg -si

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

ID: 1297928
Name: redis-rejson
PackageBaseID: 129981
PackageBase: redis-rejson
Version: 2.6.4-1
Description: Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type.
URL: https://github.com/RedisLabsModules/rejson
NumVotes: 3
Popularity: 0.066686
OutOfDate: 1698713069
Maintainer: floreal
Submitter: RcrdBrt
FirstSubmitted: 1518387472
LastModified: 1690965527
URLPath: /cgit/aur.git/snapshot/redis-rejson.tar.gz