perl-log-report on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S perl-log-report

* (Optional) Uninstall perl-log-report on Arch using YAY

$ yay -Rns perl-log-report

2. Manually Install "perl-log-report" via AUR

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

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

b. Clone perl-log-report's git locally

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

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

$ cd ~/perl-log-report $ makepkg -si

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

ID: 1099913
Name: perl-log-report
PackageBaseID: 82932
PackageBase: perl-log-report
Version: 1.33-1
Description: Perl package to log/report a problem with exceptions, pluggable handlers and translation support
URL: https://metacpan.org/release/Log-Report
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1402419993
LastModified: 1655480781
URLPath: /cgit/aur.git/snapshot/perl-log-report.tar.gz