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

Last updated: June 29,2024

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

$ yay -S perl-test-reporter

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

$ yay -Rns perl-test-reporter

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

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

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

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

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

ID: 490603
Name: perl-test-reporter
PackageBaseID: 73310
PackageBase: perl-test-reporter
Version: 1.62-1
Description: Test::Reporter - sends test results to [email protected]
URL: http://search.cpan.org/dist/Test-Reporter/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1378734343
LastModified: 1519856726
URLPath: /cgit/aur.git/snapshot/perl-test-reporter.tar.gz