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

Last updated: September 20,2024

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

$ yay -S perl-test-assertions

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

$ yay -Rns perl-test-assertions

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

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

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

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

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

ID: 198086
Name: perl-test-assertions
PackageBaseID: 34511
PackageBase: perl-test-assertions
Version: 1.054-1
Description: a simple set of building blocks for both unit and runtime testing
URL: http://search.cpan.org/dist/Test-Assertions
NumVotes: 1
Popularity: 0
OutOfDate: 1702342504
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1265943263
LastModified: 1434492021
URLPath: /cgit/aur.git/snapshot/perl-test-assertions.tar.gz