perl-module-locate on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S perl-module-locate

* (Optional) Uninstall perl-module-locate on Arch using YAY

$ yay -Rns perl-module-locate

2. Manually Install "perl-module-locate" via AUR

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

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

b. Clone perl-module-locate's git locally

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

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

$ cd ~/perl-module-locate $ makepkg -si

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

ID: 1404613
Name: perl-module-locate
PackageBaseID: 45723
PackageBase: perl-module-locate
Version: 1.80-1
Description: locate modules in the same fashion as require and use
URL: https://metacpan.org/release/Module-Locate
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: flocke
FirstSubmitted: 1295875783
LastModified: 1707171894
URLPath: /cgit/aur.git/snapshot/perl-module-locate.tar.gz