How to Install libsvn-perl in Ubuntu 18.04



Install libsvn-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsvn-perl

Description:

Perl bindings for Apache Subversion

This is a set of Perl interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Perl 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/perl