Install cvsweb by entering the following commands in the terminal:
sudo apt update sudo apt install cvsweb
Description:
CGI interface to your CVS repository
cvsweb is a WWW CGI script that provides remote access to your CVS repository. It allows browsing of the full tree, with configurable access controls. It will display the revision history of a file, as well as produce diffs between revisions and allow downloading any revision of the whole file.
Homepage: http://www.freebsd.org/projects/cvsweb.html
Version: 3:3.0.6-8
Section: universe/devel