hiredis-git on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "hiredis-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

b. Install hiredis-git on Arch using YAY

$ yay -S hiredis-git

* (Optional) Uninstall hiredis-git on Arch using YAY

$ yay -Rns hiredis-git

2. Manually Install "hiredis-git" via AUR

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

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

b. Clone hiredis-git's git locally

$ git clone https://aur.archlinux.org/hiredis-git.git ~/hiredis-git

c. Go to ~/hiredis-git folder and install it

$ cd ~/hiredis-git $ makepkg -si

3. Information about the hiredis-git package on Arch User Repository (AUR)

ID: 1239385
Name: hiredis-git
PackageBaseID: 148727
PackageBase: hiredis-git
Version: 1.1.0.r10.g04c1b5b-1
Description: Minimalistic C client library for Redis
URL: https://github.com/redis/hiredis/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1580641076
LastModified: 1681153628
URLPath: /cgit/aur.git/snapshot/hiredis-git.tar.gz