How to Install vcheck in Ubuntu 18.04



Install vcheck by entering the following commands in the terminal:

sudo apt update
sudo apt install vcheck

Description:

Utility to check and download the most recent program version

This is a tool for checking for latest versions of programs at HTTP and FTP locations given a list of URLs and (Perl-style) regular expressions to match, and to optionally download them automatically.

Homepage: http://www.tu-ilmenau.de/~gomar/stuff/vcheck

Version: 1.2.1-7.1

Section: universe/utils