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

Last updated: June 26,2024

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

$ yay -S perl-system-command

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

$ yay -Rns perl-system-command

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

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

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

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

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

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

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

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

ID: 1209611
Name: perl-system-command
PackageBaseID: 59972
PackageBase: perl-system-command
Version: 1.122-1
Description: Object for running system commands
URL: https://metacpan.org/release/System-Command
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: harleypig
FirstSubmitted: 1339479047
LastModified: 1676120822
URLPath: /cgit/aur.git/snapshot/perl-system-command.tar.gz