ruby-rsync on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S ruby-rsync

* (Optional) Uninstall ruby-rsync on Arch using YAY

$ yay -Rns ruby-rsync

2. Manually Install "ruby-rsync" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ruby-rsync's git locally

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

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

$ cd ~/ruby-rsync $ makepkg -si

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

ID: 336286
Name: ruby-rsync
PackageBaseID: 115322
PackageBase: ruby-rsync
Version: 1.0.9-1
Description: Ruby/Rsync is a Ruby library that can syncronize files between remote hosts by wrapping a call to the rsync binary.
URL: https://github.com/jbussdieker/ruby-rsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: supermario
FirstSubmitted: 1473250007
LastModified: 1473250007
URLPath: /cgit/aur.git/snapshot/ruby-rsync.tar.gz