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

Last updated: June 04,2024

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

$ yay -S perl-file-fcntllock

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

$ yay -Rns perl-file-fcntllock

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

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

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

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

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

ID: 199844
Name: perl-file-fcntllock
PackageBaseID: 66707
PackageBase: perl-file-fcntllock
Version: 0.22-1
Description: Perl module for file locking with fcntl(2)
URL: http://search.cpan.org/dist/File-FcntlLock/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: JonnyJD
FirstSubmitted: 1359320111
LastModified: 1434721138
URLPath: /cgit/aur.git/snapshot/perl-file-fcntllock.tar.gz