How to Install webcheck in Ubuntu 18.04



Install webcheck by entering the following commands in the terminal:

sudo apt update
sudo apt install webcheck

Description:

website link and structure checker

webcheck is a website checking tool for webmasters. It crawls a given website and generates a number of reports in the form of html pages. It is easy to use and generates simple, clear and readable reports. . Features of webcheck include: * support for http, https, ftp and file schemes * view the structure of a site * track down broken links * find potentially outdated and new pages * list links pointing to external sites * can run without user intervention

Homepage: http://arthurdejong.org/webcheck/

Version: 1.10.4-1

Section: universe/web