How to Install ruby-svn in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-svn

Description:

Ruby bindings for Apache Subversion

This is a set of Ruby interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Ruby script that manipulates a Subversion repository or working copy. See the 'subversion' package for more information.

Homepage: http://subversion.apache.org/

Version: 1.9.7-4ubuntu1

Section: universe/ruby