perl-time-out on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S perl-time-out

* (Optional) Uninstall perl-time-out on Arch using YAY

$ yay -Rns perl-time-out

2. Manually Install "perl-time-out" via AUR

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

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

b. Clone perl-time-out's git locally

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

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

$ cd ~/perl-time-out $ makepkg -si

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

ID: 205736
Name: perl-time-out
PackageBaseID: 87452
PackageBase: perl-time-out
Version: 0.11-1
Description: Easily timeout long running operations
URL: https://metacpan.org/release/Time-Out
NumVotes: 0
Popularity: 0
OutOfDate: 1701096683
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1416089177
LastModified: 1435826459
URLPath: /cgit/aur.git/snapshot/perl-time-out.tar.gz