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

Last updated: May 02,2024

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

$ yay -S perl-test-unit

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

$ yay -Rns perl-test-unit

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

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

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

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

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

ID: 1036793
Name: perl-test-unit
PackageBaseID: 176002
PackageBase: perl-test-unit
Version: 0.25-1
Description: A unit testing framework for Perl
URL: https://metacpan.org/dist/Test-Unit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1644877578
LastModified: 1644877578
URLPath: /cgit/aur.git/snapshot/perl-test-unit.tar.gz

5. The same packages on other Linux Distributions