How to Install and Uninstall svn2cl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "svn2cl" package

Here is a brief guide to show you how to install svn2cl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install svn2cl

2. Uninstall "svn2cl" package

This tutorial shows how to uninstall svn2cl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove svn2cl $ sudo apt autoclean && sudo apt autoremove

3. Information about the svn2cl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: svn2cl
Priority: extra
Section: universe/vcs
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur de Jong
Architecture: all
Version: 0.14-1
Replaces: subversion-tools (<< 1.7.5-1)
Depends: subversion (>= 1.5), xsltproc
Breaks: subversion-tools (<< 1.7.5-1)
Filename: pool/universe/s/svn2cl/svn2cl_0.14-1_all.deb
Size: 19908
MD5sum: 1d97c66006bec5715091504880b938db
SHA1: ec4294c7bdce03524125bfd2ab85c92fa9ce7e84
SHA256: 92678fb1c3e4bec3a9107899ab94adcddcc38ae3d08131489faf8792e3e2ae39
Description-en: Generate a GNU-style ChangeLog from Subversion repository history
This tool generates a classic GNU-style ChangeLog from the log messages
in a Subversion repository. It works as a wrapper around the 'svn log'
command, parsing the XML output with an XSLT stylesheet. Alternatively it
can generate HTML output.
Description-md5: db6646dfb842d112d3d7fb965f0c16a6
Homepage: http://arthurdejong.org/svn2cl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu