perl-exception-handler on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S perl-exception-handler

* (Optional) Uninstall perl-exception-handler on Arch using YAY

$ yay -Rns perl-exception-handler

2. Manually Install "perl-exception-handler" via AUR

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

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

b. Clone perl-exception-handler's git locally

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

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

$ cd ~/perl-exception-handler $ makepkg -si

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

ID: 197682
Name: perl-exception-handler
PackageBaseID: 33146
PackageBase: perl-exception-handler
Version: 1.004-1
Description: Report exceptions with formatted text call-stack
URL: http://search.cpan.org/dist/Exception-Handler
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1261833653
LastModified: 1434487975
URLPath: /cgit/aur.git/snapshot/perl-exception-handler.tar.gz