perl-command-runner on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-command-runner

* (Optional) Uninstall perl-command-runner on Arch using YAY

$ yay -Rns perl-command-runner

2. Manually Install "perl-command-runner" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl-command-runner's git locally

$ git clone https://aur.archlinux.org/perl-command-runner.git ~/perl-command-runner

c. Go to ~/perl-command-runner folder and install it

$ cd ~/perl-command-runner $ makepkg -si

3. Information about the perl-command-runner package on Arch User Repository (AUR)

ID: 1080807
Name: perl-command-runner
PackageBaseID: 160292
PackageBase: perl-command-runner
Version: 0.200-1
Description: run external commands and Perl code refs
URL: https://metacpan.org/release/Command-Runner/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1606485896
LastModified: 1652683458
URLPath: /cgit/aur.git/snapshot/perl-command-runner.tar.gz