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

Last updated: November 27,2024

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

$ yay -S perl-file-sync

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

$ yay -Rns perl-file-sync

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

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

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

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

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

ID: 197702
Name: perl-file-sync
PackageBaseID: 23726
PackageBase: perl-file-sync
Version: 0.11-1
Description: Perl access to fsync() and sync() function calls
URL: http://search.cpan.org/dist/File-Sync
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1234041338
LastModified: 1434488187
URLPath: /cgit/aur.git/snapshot/perl-file-sync.tar.gz