ruby-remotesync on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-remotesync

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

$ yay -Rns ruby-remotesync

2. Manually Install "ruby-remotesync" via AUR

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

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

b. Clone ruby-remotesync's git locally

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

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

$ cd ~/ruby-remotesync $ makepkg -si

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

ID: 476166
Name: ruby-remotesync
PackageBaseID: 128935
PackageBase: ruby-remotesync
Version: 1.0.0-1
Description: Sync remote folders using ssh
URL: https://github.com/intersimone999/remotesync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simonescalabrino
Submitter: simonescalabrino
FirstSubmitted: 1515342546
LastModified: 1515343338
URLPath: /cgit/aur.git/snapshot/ruby-remotesync.tar.gz