perl-io-capture on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-io-capture

* (Optional) Uninstall perl-io-capture on Arch using YAY

$ yay -Rns perl-io-capture

2. Manually Install "perl-io-capture" via AUR

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

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

b. Clone perl-io-capture's git locally

$ git clone https://aur.archlinux.org/perl-io-capture.git ~/perl-io-capture

c. Go to ~/perl-io-capture folder and install it

$ cd ~/perl-io-capture $ makepkg -si

3. Information about the perl-io-capture package on Arch User Repository (AUR)

ID: 847769
Name: perl-io-capture
PackageBaseID: 37566
PackageBase: perl-io-capture
Version: 0.05-1
Description: Abstract Base Class to build modules to capture output.
URL: https://metacpan.org/release/IO-Capture
NumVotes: 6
Popularity: 0
OutOfDate: 1707910287
Maintainer:
Submitter: xenoterracide
FirstSubmitted: 1275021226
LastModified: 1610731266
URLPath: /cgit/aur.git/snapshot/perl-io-capture.tar.gz