How to Install and Uninstall git-cvs Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "git-cvs" package

This tutorial shows how to install git-cvs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install git-cvs

2. Uninstall "git-cvs" package

This is a short guide on how to uninstall git-cvs on Ubuntu 21.10 (Impish Indri):

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

3. Information about the git-cvs package on Ubuntu 21.10 (Impish Indri)

Package: git-cvs
Architecture: all
Version: 1:2.32.0-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: 1306
Depends: git (>> 1:2.32.0), git (<< 1:2.32.0-.), cvsps, libdbd-sqlite3-perl
Suggests: git-doc, cvs
Filename: pool/universe/g/git/git-cvs_2.32.0-1ubuntu1_all.deb
Size: 70414
MD5sum: 775bb9beeef8f904a8ae362b05383901
SHA1: 2a7728f1dd927cb045db1342b90dbc7428f0fe2e
SHA256: f6571fcd1eccdf016cbbb946ae14290e8471c964e48f5ba618d346709b773848
SHA512: 904b1b496bdf37cec802e59cd232eb341ae7ecb8cc8c70c121d71598e826fe46d83df0c15ac7b6cecb3b2e739b4288d25e46c0903d8619fad47dfa02788b5c62
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