redis6 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S redis6

* (Optional) Uninstall redis6 on Arch using YAY

$ yay -Rns redis6

2. Manually Install "redis6" via AUR

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

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

b. Clone redis6's git locally

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

c. Go to ~/redis6 folder and install it

$ cd ~/redis6 $ makepkg -si

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

ID: 1356712
Name: redis6
PackageBaseID: 184180
PackageBase: redis6
Version: 6.2.14-2
Description: Advanced key-value store (version 6)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1658430079
LastModified: 1700552075
URLPath: /cgit/aur.git/snapshot/redis6.tar.gz