perl-future on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-future

* (Optional) Uninstall perl-future on Arch using YAY

$ yay -Rns perl-future

2. Manually Install "perl-future" via AUR

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

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

b. Clone perl-future's git locally

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

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

$ cd ~/perl-future $ makepkg -si

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

ID: 1198372
Name: perl-future
PackageBaseID: 110959
PackageBase: perl-future
Version: 0.49-1
Description: Perl module to deal with operation awaiting completion
URL: https://metacpan.org/release/Future
NumVotes: 2
Popularity: 0
OutOfDate: 1710446956
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1462471419
LastModified: 1673990372
URLPath: /cgit/aur.git/snapshot/perl-future.tar.gz