How to Install and Uninstall cvsutils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "cvsutils" package

Learn how to install cvsutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cvsutils

2. Uninstall "cvsutils" package

In this section, we are going to explain the necessary steps to uninstall cvsutils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cvsutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the cvsutils package on Ubuntu 21.10 (Impish Indri)

Package: cvsutils
Architecture: all
Version: 0.2.5-1.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Uwe Hermann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: perl:any, cvs
Filename: pool/universe/c/cvsutils/cvsutils_0.2.5-1.1_all.deb
Size: 18036
MD5sum: cfe68a8c57b1d967366813e62b6aacc5
SHA1: 109a9932b93a5ac37c95842bb2753f8106184413
SHA256: 58b9cb93c0e890b62dce967ef0763d7ec568ce8a575bb42db83ffc4565010fc9
SHA512: 6470ea0e34cf7fb7eea9ac71e548a1088c12b5f846e0e6f2eb2ee81d6ac6c82e005d5f1b4214d103990571ead26e1d993302d1c73aa388a4a43a969f6d451aea
Homepage: http://www.red-bean.com/cvsutils/
Description-en: CVS utilities for use in working directories
Several utilities which are used to facilitate working with the
files in the working directory of a developer using CVS.
.
The utilities included in this package are:
.
+ cvsu: Offline "cvs update" simulator. Lists the files found in
the current directory (or in the directories which you
specify).
+ cvsco: "Cruel checkout". Removes results of compilation and
discards local changes. Deletes all the files except
listed unmodified ones and checks out everything which
seems to be missing.
+ cvsdiscard: Discards local changes but keeps results of compilation.
Works like "cvsco", but only deletes files which are
likely to cause merge conflicts.
+ cvspurge: CVS-based "make maintainer-clean". Removes results of
compilation but keeps local changes intact. Removes
unknown files, but keeps changes in files known to CVS.
+ cvstrim: Removes files and directories unknown to CVS.
+ cvschroot: Makes it possible to change CVS/Root in all subdirectories
to the given value.
+ cvsdo: Simulates some of the CVS commands (currently add, remove
and diff) without any access to the CVS server.
+ cvsnotag: Reports untagged files.
Description-md5: 0fc30109b459275c9a1a6c70be3c7b13