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

Last updated: May 16,2024

1. Install "webcheck" package

This guide let you learn how to install webcheck on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install webcheck

2. Uninstall "webcheck" package

In this section, we are going to explain the necessary steps to uninstall webcheck on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove webcheck $ sudo apt autoclean && sudo apt autoremove

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

Package: webcheck
Priority: extra
Section: universe/web
Installed-Size: 268
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur de Jong
Architecture: all
Version: 1.10.4-1
Depends: python:any (>= 2.6.6-7~)
Recommends: python-beautifulsoup (>= 3.0.2), python-utidylib
Suggests: lynx | www-browser
Filename: pool/universe/w/webcheck/webcheck_1.10.4-1_all.deb
Size: 54586
MD5sum: 0491b0f44c9ad80f1a12bc7df38dcd2c
SHA1: a769fde0d055190d543519e3492cc33444e9ac0d
SHA256: db327fbfdbd187d63cd57f27e5a4b1597891bdc3a032e2cc895bc94ac0277702
Description-en: 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
Description-md5: a47669e048e45dc1b651112b3258549b
Homepage: http://arthurdejong.org/webcheck/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu