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

Last updated: April 30,2024

1. Install "cvs" package

Please follow the guidance below to install cvs on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cvs

2. Uninstall "cvs" package

Here is a brief guide to show you how to uninstall cvs on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: cvs
Architecture: amd64
Version: 2:1.12.13+real-28
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Glaser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4628
Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), zlib1g (>= 1:1.1.4), adduser
Recommends: openssh-client
Suggests: mksh, rcs
Enhances: cvs2svn (>= 2.4.0-4~), rcs
Filename: pool/universe/c/cvs/cvs_1.12.13+real-28_amd64.deb
Size: 2525824
MD5sum: 6a37d8781e9a50a44457cfe3ff6bd3dc
SHA1: 909441e72c37b5f59a00f0042887fc532e6bcc5d
SHA256: 70edfb65af869861b4df3e9b9cafccf6f06b937686b3fc23c7c75365a66071e3
SHA512: 203e9221ab2b2975ecdc932b270e149889fef5a3dd7a17235f897833867e6fe9a918fed87a582416c6075f2e39bb209805579d24de7d5a78953f79505b08880b
Homepage: http://www.nongnu.org/cvs/
Description-en: Concurrent Versions System
CVS is a version control system, which allows you to keep access
to old versions of files (usually source code), keep a log of
who, when, and why changes occurred, etc., like RCS or SCCS.
It handles multiple developers, multiple directories, triggers to
enable/log/control various operations, and can work over a wide
area network. The texinfo manual provides further information on
more tasks that it can perform.
.
There are some tasks that are not covered by CVS. They can be done in
conjunction with CVS but will tend to require some script-writing and
software other than CVS. These tasks are bug-tracking, build management
(that is, make and make-like tools), and automated testing. However,
CVS makes these tasks easier.
.
This package contains a CVS binary which can act as both client and
server, although there is no CVS dæmon; to access remote repositories,
please use :extssh: not :pserver: any more.
Description-md5: 62e6daa6a4968f3b8a09c5e8724afc0c