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

Last updated: May 14,2024

1. Install "cvs-fast-export" package

Please follow the instructions below to install cvs-fast-export on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cvs-fast-export

2. Uninstall "cvs-fast-export" package

This is a short guide on how to uninstall cvs-fast-export on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove cvs-fast-export $ sudo apt autoclean && sudo apt autoremove

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

Package: cvs-fast-export
Architecture: amd64
Version: 1.55-1
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anthony Fok
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 314
Depends: libc6 (>= 2.17), python3:any
Recommends: reposurgeon, cvs, git, rsync
Suggests: rcs, brz
Filename: pool/universe/c/cvs-fast-export/cvs-fast-export_1.55-1_amd64.deb
Size: 119024
MD5sum: 664c93294e4060dd560cb6a5797d8b0a
SHA1: 2f74d07dee67afea72db6809427127edc721cf82
SHA256: cd9676528844a27b7ac9268275d926959ee869d7a85ecb889c93b4cdc431d906
SHA512: fe78e7220f467cba2ae3bc622a9e1a67070b04c8255475eb090b1b67ce67ad7506499e20b60327f276a128667d6af0d05bcb88a0483a0bcb87103c76c45978fa
Homepage: http://www.catb.org/esr/cvs-fast-export/
Description-en: Export an RCS or CVS history as a fast-import stream
cvs-fast-export, formerly "parsecvs", does what its new name implies:
exports CVS repositories in a format suitable for git fast-import.
.
This program analyzes a collection of RCS files in a CVS repository
(or outside of one) and, when possible, emits an equivalent history
in the form of a fast-import stream. Not all possible histories can
be rendered this way; the program tries to emit useful warnings when
it can't. The program can also produce a visualization of the
resulting commit DAG in the DOT format handled by the graphviz suite.
.
The distribution includes a tool, cvssync, for fetching masters from
CVS remote repositories so cvs-fast-export can see them. You will
need rsync installed to use it.
.
A wrapper script called cvsconvert runs a conversion to git and
looks for content mismatches with the original CVS. You will need
CVS and Git installed to use it.
.
Also included is a tool called cvsreduce that strips content out of
trees of RCS/CVS masters, leaving only metadata structure in place.
Description-md5: 581ff192024a36d8b296a850a56d09e6