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

Last updated: July 03,2024

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

$ yay -S perl-file-tools

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

$ yay -Rns perl-file-tools

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

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

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

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

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

ID: 1349332
Name: perl-file-tools
PackageBaseID: 56935
PackageBase: perl-file-tools
Version: 0.10-1
Description: File::Tools - UNIX tools implemented as Perl Modules and made available to other platforms as well
URL: https://metacpan.org/release/File-Tools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1329989728
LastModified: 1699393008
URLPath: /cgit/aur.git/snapshot/perl-file-tools.tar.gz