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

Last updated: July 01,2024

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

$ yay -S perl-test-toolbox

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

$ yay -Rns perl-test-toolbox

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

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

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

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

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

ID: 620820
Name: perl-test-toolbox
PackageBaseID: 127791
PackageBase: perl-test-toolbox
Version: 0.4-2
Description: tools for testing
URL: https://metacpan.org/release/Test-Toolbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1512744186
LastModified: 1560324785
URLPath: /cgit/aur.git/snapshot/perl-test-toolbox.tar.gz