perl-sys-fs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-sys-fs

* (Optional) Uninstall perl-sys-fs on Arch using YAY

$ yay -Rns perl-sys-fs

2. Manually Install "perl-sys-fs" via AUR

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

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

b. Clone perl-sys-fs's git locally

$ git clone https://aur.archlinux.org/perl-sys-fs.git ~/perl-sys-fs

c. Go to ~/perl-sys-fs folder and install it

$ cd ~/perl-sys-fs $ makepkg -si

3. Information about the perl-sys-fs package on Arch User Repository (AUR)

ID: 191517
Name: perl-sys-fs
PackageBaseID: 70064
PackageBase: perl-sys-fs
Version: 0.11-1
Description: Perl/CPAN Module Sys::FS - filesystem interaction tools
URL: https://metacpan.org/release/Sys-FS
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1368907474
LastModified: 1433962902
URLPath: /cgit/aur.git/snapshot/perl-sys-fs.tar.gz