perl-find-lib on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-find-lib

* (Optional) Uninstall perl-find-lib on Arch using YAY

$ yay -Rns perl-find-lib

2. Manually Install "perl-find-lib" via AUR

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

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

b. Clone perl-find-lib's git locally

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

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

$ cd ~/perl-find-lib $ makepkg -si

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

ID: 197709
Name: perl-find-lib
PackageBaseID: 31988
PackageBase: perl-find-lib
Version: 1.04-1
Description: Helper to smartly find libs to use in the filesystem tree
URL: http://search.cpan.org/dist/Find-Lib
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: xduugu
FirstSubmitted: 1258166156
LastModified: 1434488248
URLPath: /cgit/aur.git/snapshot/perl-find-lib.tar.gz