How to Install ruby-rsync in Ubuntu 18.04



Install ruby-rsync by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rsync

Description:

ruby wrapper and bindings for the rsync binary

Ruby/Rsync is a Ruby library that can synchronize files between remote hosts by wrapping a call to the rsync binary. . This library provides wrapper and bindings for rsync binary.

Homepage: http://github.com/jbussdieker/ruby-rsync

Version: 1.0.9-1

Section: universe/ruby