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