How to Install and Uninstall whatweb.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "whatweb.noarch" package

This guide covers the steps necessary to install whatweb.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install whatweb.noarch

2. Uninstall "whatweb.noarch" package

This guide let you learn how to uninstall whatweb.noarch on CentOS Stream 9:

$ sudo dnf remove whatweb.noarch $ sudo dnf autoremove

3. Information about the whatweb.noarch package on CentOS Stream 9

Last metadata expiration check: 2:46:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : whatweb
Version : 0.5.5
Release : 4.el9
Architecture : noarch
Size : 1.1 M
Source : whatweb-0.5.5-4.el9.src.rpm
Repository : epel
Summary : Web scanner to identify what are the websites running
URL : http://www.morningstarsecurity.com/research/whatweb
License : GPL-2.0-or-later
Description : Identify content management systems (CMS), blogging platforms, stats/analytic
: packages, JavaScript libraries, servers and more. When you visit a website in
: your browser the transaction includes many unseen hints about how the web-server
: is set up and what software is delivering the web-page. Some of these hints are
: obvious, ex. “Powered by XYZ” and others are more subtle. WhatWeb recognizes
: these hints and reports what it finds.