How to Install and Uninstall tkcvs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "tkcvs" package

Please follow the step by step instructions below to install tkcvs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tkcvs

2. Uninstall "tkcvs" package

This tutorial shows how to uninstall tkcvs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tkcvs $ sudo apt autoclean && sudo apt autoremove

3. Information about the tkcvs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tkcvs
Priority: optional
Section: universe/devel
Installed-Size: 1459
Maintainer: Ubuntu Developers
Original-Maintainer: Tim Cutts
Architecture: all
Version: 8.2.3-1
Replaces: tkdiff
Provides: tkdiff
Depends: cvs | subversion, tk8.4 | tk8.5, ttf-dejavu
Recommends: xterm | x-terminal-emulator, dirdiff
Filename: pool/universe/t/tkcvs/tkcvs_8.2.3-1_all.deb
Size: 440504
MD5sum: 7d96cb7b44ea6e03565a0ee148649887
SHA1: 4778761750a7cdab623ac862d4526466913a643c
SHA256: bc4a038d7273ffcfc21d1acf3f3db4db3fb128c2a0d36f6a39eb0fb46d6b2451
Description-en: Graphical front-end to CVS and Subversion
TkCVS is a Tk based graphical interface to the CVS and Subversion
version control systems. For CVS, it includes facilities for providing
"user friendly" names to modules and directories within the repository,
and provides a facility to interactively browse the repository looking for
modules and directories.
.
Some of the features of TkCVS include:
.
File and directory browser, with optional display of hidden
files, and display of the current directory's location within
the CVS tree.
.
Push-button based check-in / check-out of CVS modules. Ability
to add and delete files from the repository also using push
buttons.
.
Module tree browser, and reports showing the structure of the
CVS modules tree. Individual modules or entire directory trees
may be checked out using the browser.
.
Updating of files from the repository when they change.
.
Tagging and branching of files from the file browser, and tagging
and branching of modules from the module browser.
.
Exporting a CVS module or directory from the repository for
delivery off-site.
.
Creation of patch files between two releases of a module, or
between a release and the current (head) version.
.
Viewing of diff and status listings for currently checked out
modules.
Description-md5: 1a4e92121fdf9dc30f0daf03f47f7931
Homepage: http://www.twobarleycorns.net/tkcvs.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu