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

Last updated: September 28,2024

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

$ yay -S perl-file-dirwalk

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

$ yay -Rns perl-file-dirwalk

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

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

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

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

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

ID: 197690
Name: perl-file-dirwalk
PackageBaseID: 3006
PackageBase: perl-file-dirwalk
Version: 0.5-1
Description: walk through a directory tree and run callbacks on files, symlinks and directories.
URL: http://search.cpan.org/dist/File-DirWalk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1135503207
LastModified: 1434488057
URLPath: /cgit/aur.git/snapshot/perl-file-dirwalk.tar.gz