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

Last updated: June 06,2024

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

$ yay -S perl-file-xdg

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

$ yay -Rns perl-file-xdg

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

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

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

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

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

ID: 1003916
Name: perl-file-xdg
PackageBaseID: 70369
PackageBase: perl-file-xdg
Version: 0.08-1
Description: CPAN/File::XDG -- basic implementation of the XDG base directory spec
URL: https://metacpan.org/module/File::XDG
NumVotes: 4
Popularity: 0
OutOfDate: 1697059838
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1369563183
LastModified: 1639551069
URLPath: /cgit/aur.git/snapshot/perl-file-xdg.tar.gz