hiredis0.14 on AUR (Arch User Repository)

Last updated: September 22,2024

1. Install "hiredis0.14" 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 hiredis0.14 on Arch using YAY

$ yay -S hiredis0.14

* (Optional) Uninstall hiredis0.14 on Arch using YAY

$ yay -Rns hiredis0.14

2. Manually Install "hiredis0.14" via AUR

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

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

b. Clone hiredis0.14's git locally

$ git clone https://aur.archlinux.org/hiredis0.14.git ~/hiredis0.14

c. Go to ~/hiredis0.14 folder and install it

$ cd ~/hiredis0.14 $ makepkg -si

3. Information about the hiredis0.14 package on Arch User Repository (AUR)

ID: 1179131
Name: hiredis0.14
PackageBaseID: 188531
PackageBase: hiredis0.14
Version: 0.14.1-1
Description: Minimalistic C client library for Redis
URL: https://github.com/redis/hiredis/
NumVotes: 1
Popularity: 0.425361
OutOfDate:
Maintainer: AWhetter
Submitter: AWhetter
FirstSubmitted: 1670363419
LastModified: 1670363419
URLPath: /cgit/aur.git/snapshot/hiredis0.14.tar.gz