perl-file-pathlist on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-file-pathlist

* (Optional) Uninstall perl-file-pathlist on Arch using YAY

$ yay -Rns perl-file-pathlist

2. Manually Install "perl-file-pathlist" via AUR

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

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

b. Clone perl-file-pathlist's git locally

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

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

$ cd ~/perl-file-pathlist $ makepkg -si

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

ID: 1054573
Name: perl-file-pathlist
PackageBaseID: 177137
PackageBase: perl-file-pathlist
Version: 1.04-1
Description: Find a file within a set of paths (like @INC or Java classpaths)
URL: https://metacpan.org/release/File-PathList
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1647847036
LastModified: 1647847036
URLPath: /cgit/aur.git/snapshot/perl-file-pathlist.tar.gz