redis3 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S redis3

* (Optional) Uninstall redis3 on Arch using YAY

$ yay -Rns redis3

2. Manually Install "redis3" via AUR

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

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

b. Clone redis3's git locally

$ git clone https://aur.archlinux.org/redis3.git ~/redis3

c. Go to ~/redis3 folder and install it

$ cd ~/redis3 $ makepkg -si

3. Information about the redis3 package on Arch User Repository (AUR)

ID: 1117840
Name: redis3
PackageBaseID: 184184
PackageBase: redis3
Version: 3.2.9-2
Description: Advanced key-value store (version 3)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1658434671
LastModified: 1658864450
URLPath: /cgit/aur.git/snapshot/redis3.tar.gz