redis5 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S redis5

* (Optional) Uninstall redis5 on Arch using YAY

$ yay -Rns redis5

2. Manually Install "redis5" via AUR

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

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

b. Clone redis5's git locally

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

c. Go to ~/redis5 folder and install it

$ cd ~/redis5 $ makepkg -si

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

ID: 1393917
Name: redis5
PackageBaseID: 184181
PackageBase: redis5
Version: 5.0.14-3
Description: Advanced key-value store (version 5)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1658430552
LastModified: 1706400097
URLPath: /cgit/aur.git/snapshot/redis5.tar.gz