How to Install and Uninstall webtech.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "webtech.noarch" package

This guide let you learn how to install webtech.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install webtech.noarch

2. Uninstall "webtech.noarch" package

Please follow the guidelines below to uninstall webtech.noarch on Fedora 36:

$ sudo dnf remove webtech.noarch $ sudo dnf autoremove

3. Information about the webtech.noarch package on Fedora 36

Last metadata expiration check: 4:43:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : webtech
Version : 1.2.11
Release : 2.fc36
Architecture : noarch
Size : 123 k
Source : webtech-1.2.11-2.fc36.src.rpm
Repository : fedora
Summary : Tool to identify technologies used on websites
URL : https://github.com/ShielderSec/webtech
License : GPLv3+
Description : WebTech is a Python software that can identify web technologies by visiting
: a given website, parsing a single response file or replaying a request
: described in a text file. This way you can have reproducible results and
: minimize the requests you need to make to a target website.