guile-redis on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S guile-redis

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

$ yay -Rns guile-redis

2. Manually Install "guile-redis" via AUR

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

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

b. Clone guile-redis's git locally

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

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

$ cd ~/guile-redis $ makepkg -si

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

ID: 1332923
Name: guile-redis
PackageBaseID: 175447
PackageBase: guile-redis
Version: 2.2.0-1
Description: Guile module for the Redis key-value data store
URL: http://savannah.nongnu.org/projects/guile-redis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hugo.hornquist
Submitter: hugo.hornquist
FirstSubmitted: 1643357348
LastModified: 1697121867
URLPath: /cgit/aur.git/snapshot/guile-redis.tar.gz