perl-test-lib on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S perl-test-lib

* (Optional) Uninstall perl-test-lib on Arch using YAY

$ yay -Rns perl-test-lib

2. Manually Install "perl-test-lib" via AUR

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

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

b. Clone perl-test-lib's git locally

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

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

$ cd ~/perl-test-lib $ makepkg -si

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

ID: 1145384
Name: perl-test-lib
PackageBaseID: 186121
PackageBase: perl-test-lib
Version: 0.003-1
Description: Use libraries from a t/lib directory
URL: https://metacpan.org/release/Test-Lib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: camb
Submitter: camb
FirstSubmitted: 1664361991
LastModified: 1664361991
URLPath: /cgit/aur.git/snapshot/perl-test-lib.tar.gz