redispp-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S redispp-git

* (Optional) Uninstall redispp-git on Arch using YAY

$ yay -Rns redispp-git

2. Manually Install "redispp-git" via AUR

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

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

b. Clone redispp-git's git locally

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

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

$ cd ~/redispp-git $ makepkg -si

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

ID: 252099
Name: redispp-git
PackageBaseID: 81999
PackageBase: redispp-git
Version: r40.88b908a-1
Description: C++ client for Redis
URL: https://github.com/brianwatling/redispp
NumVotes: 0
Popularity: 0
OutOfDate: 1703704625
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1400521044
LastModified: 1448924438
URLPath: /cgit/aur.git/snapshot/redispp-git.tar.gz