redis-json on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S redis-json

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

$ yay -Rns redis-json

2. Manually Install "redis-json" via AUR

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

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

b. Clone redis-json's git locally

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

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

$ cd ~/redis-json $ makepkg -si

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

ID: 1179475
Name: redis-json
PackageBaseID: 188543
PackageBase: redis-json
Version: 2.4.2-2
Description: A JSON data type for Redis
URL: https://redis.io/docs/stack/json/
NumVotes: 0
Popularity: 0
OutOfDate: 1690908534
Maintainer:
Submitter: greyltc
FirstSubmitted: 1670413099
LastModified: 1670418484
URLPath: /cgit/aur.git/snapshot/redis-json.tar.gz