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

Last updated: June 23,2024

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

$ yay -S perl-test-cmd

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

$ yay -Rns perl-test-cmd

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

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

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

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

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

ID: 347850
Name: perl-test-cmd
PackageBaseID: 116318
PackageBase: perl-test-cmd
Version: 1.09-1
Description: Perl module for portable testing of commands and scripts
URL: https://metacpan.org/release/Test-Cmd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shtrom
Submitter: shtrom
FirstSubmitted: 1476871851
LastModified: 1476871851
URLPath: /cgit/aur.git/snapshot/perl-test-cmd.tar.gz