perl-indirect on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S perl-indirect

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

$ yay -Rns perl-indirect

2. Manually Install "perl-indirect" via AUR

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

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

b. Clone perl-indirect's git locally

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

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

$ cd ~/perl-indirect $ makepkg -si

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

ID: 764184
Name: perl-indirect
PackageBaseID: 71771
PackageBase: perl-indirect
Version: 0.39-1
Description: Perl/CPAN Module indirect: Lexically warn about using the indirect method call syntax.
URL: https://metacpan.org/release/indirect
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: int
Submitter:
FirstSubmitted: 1373629667
LastModified: 1594575155
URLPath: /cgit/aur.git/snapshot/perl-indirect.tar.gz