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

Last updated: May 13,2024

1. Install "cvs2svn" package

This tutorial shows how to install cvs2svn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cvs2svn

2. Uninstall "cvs2svn" package

Learn how to uninstall cvs2svn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cvs2svn $ sudo apt autoclean && sudo apt autoremove

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

Package: cvs2svn
Priority: optional
Section: universe/devel
Installed-Size: 1062
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Version: 2.4.0-2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), subversion (>= 1.0.1), rcs
Recommends: mime-support
Suggests: cvs, bzr, git-core
Filename: pool/universe/c/cvs2svn/cvs2svn_2.4.0-2_all.deb
Size: 232514
MD5sum: e8bd2321c567a0aff80fe5ba79c02162
SHA1: 9c6fb7f796df37e231608c4466625bfdfb04994f
SHA256: c9eabc1267e7b05df53cc55ae9548fd2752c0a59593b8cd1561e66048b8cea19
Description-en: Convert a cvs repository to a subversion, bazaar or git repository
Converts a CVS repository (including its branches and tags) to a
Subversion, Bazaar or Git repository. It is designed for one-time conversions,
not for repeated synchronizations between CVS and Subversion, Bazaar or Git.
Description-md5: 897ba1a519dd38619768a2d9c20c6f34
Homepage: http://cvs2svn.tigris.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu