perl-sys-run on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S perl-sys-run

* (Optional) Uninstall perl-sys-run on Arch using YAY

$ yay -Rns perl-sys-run

2. Manually Install "perl-sys-run" via AUR

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

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

b. Clone perl-sys-run's git locally

$ git clone https://aur.archlinux.org/perl-sys-run.git ~/perl-sys-run

c. Go to ~/perl-sys-run folder and install it

$ cd ~/perl-sys-run $ makepkg -si

3. Information about the perl-sys-run package on Arch User Repository (AUR)

ID: 906774
Name: perl-sys-run
PackageBaseID: 70063
PackageBase: perl-sys-run
Version: 0.16-1
Description: Perl/CPAN Module Sys::Run - Run commands and handle their output
URL: https://metacpan.org/release/Sys-Run
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1368907192
LastModified: 1620944477
URLPath: /cgit/aur.git/snapshot/perl-sys-run.tar.gz