redis4 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S redis4

* (Optional) Uninstall redis4 on Arch using YAY

$ yay -Rns redis4

2. Manually Install "redis4" via AUR

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

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

b. Clone redis4's git locally

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

c. Go to ~/redis4 folder and install it

$ cd ~/redis4 $ makepkg -si

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

ID: 1117841
Name: redis4
PackageBaseID: 184183
PackageBase: redis4
Version: 4.0.14-2
Description: Advanced key-value store (version 4)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1658434229
LastModified: 1658864618
URLPath: /cgit/aur.git/snapshot/redis4.tar.gz