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

Last updated: October 06,2024

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

$ yay -S perl-file-share

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

$ yay -Rns perl-file-share

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

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

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

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

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

ID: 1178624
Name: perl-file-share
PackageBaseID: 114664
PackageBase: perl-file-share
Version: 0.27-1
Description: Extend File::ShareDir to Local Libraries
URL: https://metacpan.org/release/File-Share
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: chungy
FirstSubmitted: 1471067300
LastModified: 1670250805
URLPath: /cgit/aur.git/snapshot/perl-file-share.tar.gz