How to Install and Uninstall python3-linkchecker Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python3-linkchecker" package

Please follow the guidance below to install python3-linkchecker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-linkchecker

2. Uninstall "python3-linkchecker" package

In this section, we are going to explain the necessary steps to uninstall python3-linkchecker on openSuSE Tumbleweed:

$ sudo zypper remove python3-linkchecker

3. Information about the python3-linkchecker package on openSuSE Tumbleweed

Information for package python3-linkchecker:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-linkchecker
Version : 10.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : linkchecker-10.4.0-1.2.src
Upstream URL : https://github.com/linkchecker/linkchecker
Summary : Tool to check websites and HTML documents for broken links
Description :
LinkChecker checks websites and HTML documents for broken links.
Features are:
* recursive checking
* multithreaded
* output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats
* HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local file links support
* restriction of link checking with regular expression filters for URLs
* proxy support
* username/password authorization for HTTP and FTP
* robots.txt exclusion protocol support
* i18n support
* a command line interface
* a (Fast)CGI web interface (requires HTTP server)