redis-json on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install redis-json on Arch using YAY
$
yay -S
redis-json
Copied
* (Optional) Uninstall redis-json on Arch using YAY
$
yay -Rns
redis-json
Copied
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
Copied
b. Clone redis-json's git locally
$
git clone https://aur.archlinux.org/redis-json.git
~/redis-json
Copied
c. Go to ~/redis-json folder and install it
$
cd
~/redis-json
Copied
$
makepkg -si
Copied
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
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