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

Last updated: July 03,2024

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

$ yay -S perl-test-kit

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

$ yay -Rns perl-test-kit

2. Manually Install "perl-test-kit" 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-kit's git locally

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

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

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

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

ID: 606800
Name: perl-test-kit
PackageBaseID: 141533
PackageBase: perl-test-kit
Version: 2.15-1
Description: Build custom test packages with only the features you want
URL: https://metacpan.org/release/Test-Kit
NumVotes: 0
Popularity: 0
OutOfDate: 1698828423
Maintainer:
Submitter: DanielDavis
FirstSubmitted: 1556144803
LastModified: 1556144803
URLPath: /cgit/aur.git/snapshot/perl-test-kit.tar.gz