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

Last updated: November 16,2024

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

$ yay -S perl-file-rsync

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

$ yay -Rns perl-file-rsync

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

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

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

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

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

ID: 698001
Name: perl-file-rsync
PackageBaseID: 68126
PackageBase: perl-file-rsync
Version: 0.49-1
Description: perl module interface to rsync(1) http://rsync.samba.org/rsync/
URL: https://metacpan.org/release/File-Rsync
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: guzzisti
Submitter: jnbek
FirstSubmitted: 1363301482
LastModified: 1581972063
URLPath: /cgit/aur.git/snapshot/perl-file-rsync.tar.gz