How to Install and Uninstall git-cvs Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "git-cvs" package

This guide covers the steps necessary to install git-cvs on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install git-cvs

2. Uninstall "git-cvs" package

Please follow the steps below to uninstall git-cvs on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove git-cvs $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-cvs package on Ubuntu 21.04 (Hirsute Hippo)

Package: git-cvs
Architecture: all
Version: 1:2.30.2-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1283
Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), cvsps, libdbd-sqlite3-perl
Suggests: git-doc, cvs
Filename: pool/universe/g/git/git-cvs_2.30.2-1ubuntu1_all.deb
Size: 69536
MD5sum: 7f9d8643e8eaae17fad5fd1d4fdf59fe
SHA1: fb406c34b26c6394767e0975646ce7411fb3a5b9
SHA256: 062e08287b9e26133eb3907225b398f05daf4c36862ce9ed069b47a33ca85534
SHA512: 5343676fbae6e513a85d582a2fccf2d4011e2dbda447f69d51a01d74231c515f7b099f40b49960a91b64ab057b4eea8c5294915c057f51419ac54540bb28c84d
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (cvs interoperability)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the git cvsimport, cvsexportcommit, and cvsserver
tools, which allow Git to read from and write to CVS repositories and
offer access over CVS protocol to Git repositories.
.
The git cvsimport tool can incrementally import from a repository that
is being actively developed and only requires remote access over CVS
protocol. Unfortunately, in many situations the import leads to
incorrect results. For reliable, one-shot imports, cvs2git from the
cvs2svn package or parsecvs may be a better fit.
Description-md5: 5c201c3115375a8b8f735f8e7775526c