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

Last updated: November 23,2024

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

$ yay -S perl-file-extattr

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

$ yay -Rns perl-file-extattr

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

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

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

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

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

ID: 1363213
Name: perl-file-extattr
PackageBaseID: 131823
PackageBase: perl-file-extattr
Version: 1.09-7
Description: Perl extension for accessing extended attributes of files
URL: http://search.cpan.org/dist/File-ExtAttr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1524559940
LastModified: 1701462155
URLPath: /cgit/aur.git/snapshot/perl-file-extattr.tar.gz