redis6 on AUR (Arch User Repository)
Last updated: February 04,2025
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
Copied
b. Install redis6 on Arch using YAY
$
yay -S
redis6
Copied
* (Optional) Uninstall redis6 on Arch using YAY
$
yay -Rns
redis6
Copied
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
Copied
b. Clone redis6's git locally
$
git clone https://aur.archlinux.org/redis6.git
~/redis6
Copied
c. Go to ~/redis6 folder and install it
$
cd
~/redis6
Copied
$
makepkg -si
Copied
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
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