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

Last updated: September 28,2024

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

$ yay -S perl-file-dirlist

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

$ yay -Rns perl-file-dirlist

2. Manually Install "perl-file-dirlist" 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-dirlist's git locally

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

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

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

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

ID: 919613
Name: perl-file-dirlist
PackageBaseID: 167832
PackageBase: perl-file-dirlist
Version: 0.05-1
Description: File::DirList - provide a sorted list of directory content
URL: https://metacpan.org/release/File-DirList
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ItachiSan
Submitter: ItachiSan
FirstSubmitted: 1623359646
LastModified: 1623359646
URLPath: /cgit/aur.git/snapshot/perl-file-dirlist.tar.gz