How to Install cvs2svn software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install cvs2svn software package in Ubuntu 16.04 LTS (Xenial Xerus)

cvs2svn software package provides Convert a cvs repository to a subversion, bazaar or git repository, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cvs2svn 

cvs2svn is installed in your system.

Make ensure the cvs2svn package were installed using the commands given below,

$ sudo dpkg-query -l | grep cvs2svn *

You will get with cvs2svn package name, version, architecture and description in a table

cvs2svn package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package cvs2svn
Version 2.4.0-2
Description Convert a cvs repository to a subversion, bazaar or git repository
Sub Section Devel


See Also, How to uninstall or remove cvs2svn software package from Ubuntu 16.04 LTS (Xenial Xerus) ?