hare-redis on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S hare-redis

* (Optional) Uninstall hare-redis on Arch using YAY

$ yay -Rns hare-redis

2. Manually Install "hare-redis" via AUR

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

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

b. Clone hare-redis's git locally

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

c. Go to ~/hare-redis folder and install it

$ cd ~/hare-redis $ makepkg -si

3. Information about the hare-redis package on Arch User Repository (AUR)

ID: 1096785
Name: hare-redis
PackageBaseID: 178268
PackageBase: hare-redis
Version: r36.90a0eae-1
Description: Redis client protocol support for Hare
URL: https://git.sr.ht/~sircmpwn/hare-redis
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650855608
LastModified: 1654919245
URLPath: /cgit/aur.git/snapshot/hare-redis.tar.gz