perl6-shell-capture on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "perl6-shell-capture" 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 perl6-shell-capture on Arch using YAY

$ yay -S perl6-shell-capture

* (Optional) Uninstall perl6-shell-capture on Arch using YAY

$ yay -Rns perl6-shell-capture

2. Manually Install "perl6-shell-capture" via AUR

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

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

b. Clone perl6-shell-capture's git locally

$ git clone https://aur.archlinux.org/perl6-shell-capture.git ~/perl6-shell-capture

c. Go to ~/perl6-shell-capture folder and install it

$ cd ~/perl6-shell-capture $ makepkg -si

3. Information about the perl6-shell-capture package on Arch User Repository (AUR)

ID: 433691
Name: perl6-shell-capture
PackageBaseID: 114022
PackageBase: perl6-shell-capture
Version: 0.1.0-2
Description: Capture a command's output and exit code
URL: https://github.com/ppentchev/Shell-Capture
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1469642482
LastModified: 1502071724
URLPath: /cgit/aur.git/snapshot/perl6-shell-capture.tar.gz