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

Last updated: October 05,2024

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

$ yay -S perl-test-assert

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

$ yay -Rns perl-test-assert

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

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

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

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

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

ID: 244640
Name: perl-test-assert
PackageBaseID: 102785
PackageBase: perl-test-assert
Version: 0.0504-1
Description: Assertion methods for those who like JUnit.
URL: https://metacpan.org/release/Test-Assert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gergan_penkov
FirstSubmitted: 1446382593
LastModified: 1446384478
URLPath: /cgit/aur.git/snapshot/perl-test-assert.tar.gz