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

Last updated: September 28,2024

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

$ yay -S perl-test-harness

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

$ yay -Rns perl-test-harness

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

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

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

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

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

ID: 1348564
Name: perl-test-harness
PackageBaseID: 146485
PackageBase: perl-test-harness
Version: 3.48-1
Description: Run Perl standard test scripts with statistics
URL: https://metacpan.org/release/Test-Harness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: simon04
FirstSubmitted: 1573207262
LastModified: 1699286635
URLPath: /cgit/aur.git/snapshot/perl-test-harness.tar.gz

5. The same packages on other Linux Distributions