redis-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "redis-git" 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 redis-git on Arch using YAY
$
yay -S
redis-git
Copied
* (Optional) Uninstall redis-git on Arch using YAY
$
yay -Rns
redis-git
Copied
2. Manually Install "redis-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone redis-git's git locally
$
git clone https://aur.archlinux.org/redis-git.git
~/redis-git
Copied
c. Go to ~/redis-git folder and install it
$
cd
~/redis-git
Copied
$
makepkg -si
Copied
3. Information about the redis-git package on Arch User Repository (AUR)
ID: 546006
Name: redis-git
PackageBaseID: 111147
PackageBase: redis-git
Version: r7362.0d6f11f4d-1
Description: Advanced key-value store (git unstable branch)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1462909713
LastModified: 1537637696
URLPath: /cgit/aur.git/snapshot/redis-git.tar.gz
Name: redis-git
PackageBaseID: 111147
PackageBase: redis-git
Version: r7362.0d6f11f4d-1
Description: Advanced key-value store (git unstable branch)
URL: http://redis.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1462909713
LastModified: 1537637696
URLPath: /cgit/aur.git/snapshot/redis-git.tar.gz