perl-redis on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-redis

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

$ yay -Rns perl-redis

2. Manually Install "perl-redis" via AUR

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

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

b. Clone perl-redis's git locally

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

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

$ cd ~/perl-redis $ makepkg -si

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

ID: 1211326
Name: perl-redis
PackageBaseID: 38799
PackageBase: perl-redis
Version: 2.000-1
Description: Perl binding for Redis database
URL: https://metacpan.org/release/Redis
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Athaba
FirstSubmitted: 1278676404
LastModified: 1676445530
URLPath: /cgit/aur.git/snapshot/perl-redis.tar.gz