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

Last updated: June 25,2024

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

$ yay -S perl-test-class

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

$ yay -Rns perl-test-class

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

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

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

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

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

ID: 903298
Name: perl-test-class
PackageBaseID: 50259
PackageBase: perl-test-class
Version: 0.52-1
Description: Perl module to easily create test classes in an xUnit/JUnit style
URL: https://metacpan.org/release/Test-Class
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1309261241
LastModified: 1620374361
URLPath: /cgit/aur.git/snapshot/perl-test-class.tar.gz