perl-spawn-safe on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S perl-spawn-safe

* (Optional) Uninstall perl-spawn-safe on Arch using YAY

$ yay -Rns perl-spawn-safe

2. Manually Install "perl-spawn-safe" via AUR

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

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

b. Clone perl-spawn-safe's git locally

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

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

$ cd ~/perl-spawn-safe $ makepkg -si

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

ID: 1403766
Name: perl-spawn-safe
PackageBaseID: 115921
PackageBase: perl-spawn-safe
Version: 2.006-1
Description: Fork and exec a process "safely"
URL: http://search.cpan.org/~jeagle/Spawn-Safe-2.006
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pa314159
Submitter: pa314159
FirstSubmitted: 1475507729
LastModified: 1707038711
URLPath: /cgit/aur.git/snapshot/perl-spawn-safe.tar.gz