perl-ouch on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S perl-ouch

* (Optional) Uninstall perl-ouch on Arch using YAY

$ yay -Rns perl-ouch

2. Manually Install "perl-ouch" via AUR

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

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

b. Clone perl-ouch's git locally

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

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

$ cd ~/perl-ouch $ makepkg -si

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

ID: 708011
Name: perl-ouch
PackageBaseID: 49804
PackageBase: perl-ouch
Version: 0.0501-2
Description: Perl module for exceptions that don't hurt
URL: https://metacpan.org/release/Ouch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1308056385
LastModified: 1584282109
URLPath: /cgit/aur.git/snapshot/perl-ouch.tar.gz