perl-redisdb on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-redisdb

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

$ yay -Rns perl-redisdb

2. Manually Install "perl-redisdb" via AUR

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

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

b. Clone perl-redisdb's git locally

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

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

$ cd ~/perl-redisdb $ makepkg -si

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

ID: 1327917
Name: perl-redisdb
PackageBaseID: 132677
PackageBase: perl-redisdb
Version: 2.57-1
Description: Perl extension to access redis database (RedisDB)
URL: https://metacpan.org/release/RedisDB
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nguillaumin
Submitter: nguillaumin
FirstSubmitted: 1526780001
LastModified: 1696265544
URLPath: /cgit/aur.git/snapshot/perl-redisdb.tar.gz