perl-sys-sigaction on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-sys-sigaction

* (Optional) Uninstall perl-sys-sigaction on Arch using YAY

$ yay -Rns perl-sys-sigaction

2. Manually Install "perl-sys-sigaction" via AUR

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

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

b. Clone perl-sys-sigaction's git locally

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

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

$ cd ~/perl-sys-sigaction $ makepkg -si

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

ID: 544605
Name: perl-sys-sigaction
PackageBaseID: 26537
PackageBase: perl-sys-sigaction
Version: 0.23-1
Description: Perl extension for Consistent Signal Handling
URL: https://metacpan.org/pod/Sys::SigAction
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: leidola
FirstSubmitted: 1242558881
LastModified: 1537181284
URLPath: /cgit/aur.git/snapshot/perl-sys-sigaction.tar.gz