redis-plus-plus on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S redis-plus-plus

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

$ yay -Rns redis-plus-plus

2. Manually Install "redis-plus-plus" via AUR

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

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

b. Clone redis-plus-plus's git locally

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

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

$ cd ~/redis-plus-plus $ makepkg -si

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

ID: 1287375
Name: redis-plus-plus
PackageBaseID: 161333
PackageBase: redis-plus-plus
Version: 1.3.10-1
Description: Redis client written in C++
URL: https://github.com/sewenew/redis-plus-plus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cclin
Submitter: cclin
FirstSubmitted: 1609126138
LastModified: 1689129872
URLPath: /cgit/aur.git/snapshot/redis-plus-plus.tar.gz