How to Install cvs2html software package in Debian 7 (Wheezy)

How to Install cvs2html software package in Debian 7 (Wheezy)

cvs2html software package provides create HTML versions of CVS logs, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cvs2html 

cvs2html is installed in your system.

Make ensure the cvs2html package were installed using the commands given below,

$ sudo dpkg-query -l | grep cvs2html *

You will get with cvs2html package name, version, architecture and description in a table

cvs2html package basic information:

Distro Debian 7 wheezy
Section X Window System software
Package cvs2html
Version 1.98-3
Description create HTML versions of CVS logs
Sub Section x11


See Also, How to uninstall or remove cvs2html software package from Debian 7 (Wheezy)?