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

Last updated: May 14,2024

1. Install "cvsps" package

This guide covers the steps necessary to install cvsps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cvsps

2. Uninstall "cvsps" package

Please follow the step by step instructions below to uninstall cvsps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cvsps $ sudo apt autoclean && sudo apt autoremove

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

Package: cvsps
Priority: optional
Section: universe/devel
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 2.1-6ubuntu1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4), cvs
Filename: pool/universe/c/cvsps/cvsps_2.1-6ubuntu1_amd64.deb
Size: 40898
MD5sum: ba4c45c8d1bf608c277a3cd751181e41
SHA1: 6981c8aa03595b3f5fc42b8dabb97f45c219077f
SHA256: a21d0a6059c02b1abe96003818ed3dec780945ec775db122d2ad5958d4821934
Description-en: Tool to generate CVS patch set information
CVSps is a program for generating 'patch set' information from a CVS
repository. A patch set in this case is defined as a set of changes made
to a collection of files, all committed at the same time (using a single
'cvs commit' command). This information is valuable for seeing the
big picture of the evolution of a CVS project. While CVS tracks revision
information, it is often difficult to see what changes were committed
'atomically' to the repository.
Description-md5: 4a043ea6c8515d03de2571bcffdceb1b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu