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

Last updated: September 28,2024

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

$ yay -S perl-file-flock

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

$ yay -Rns perl-file-flock

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

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

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

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

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

ID: 525781
Name: perl-file-flock
PackageBaseID: 63135
PackageBase: perl-file-flock
Version: 2014.01-2
Description: file locking with flock
URL: http://search.cpan.org/dist/File-Flock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1348577832
LastModified: 1531307752
URLPath: /cgit/aur.git/snapshot/perl-file-flock.tar.gz