redis-testing on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S redis-testing

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

$ yay -Rns redis-testing

2. Manually Install "redis-testing" via AUR

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

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

b. Clone redis-testing's git locally

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

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

$ cd ~/redis-testing $ makepkg -si

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

ID: 291011
Name: redis-testing
PackageBaseID: 109715
PackageBase: redis-testing
Version: 3.2.0_rc3-1
Description: Advanced key-value store
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1703715644
Maintainer: slact
Submitter: slact
FirstSubmitted: 1459833106
LastModified: 1459833245
URLPath: /cgit/aur.git/snapshot/redis-testing.tar.gz