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