How to Install and Uninstall python3-robot-detection.noarch Package on Fedora 36

Last updated: April 19,2024

1. Install "python3-robot-detection.noarch" package

Learn how to install python3-robot-detection.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-robot-detection.noarch

2. Uninstall "python3-robot-detection.noarch" package

Please follow the guidance below to uninstall python3-robot-detection.noarch on Fedora 36:

$ sudo dnf remove python3-robot-detection.noarch $ sudo dnf autoremove

3. Information about the python3-robot-detection.noarch package on Fedora 36

Last metadata expiration check: 5:29:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-robot-detection
Version : 0.4
Release : 2.fc36
Architecture : noarch
Size : 31 k
Source : python-robot-detection-0.4-2.fc36.src.rpm
Repository : fedora
Summary : Library for detecting bot HTTP UA headers
URL : https://github.com/rory/robot-detection
License : GPLv3+
Description : robot_detection is a python module to detect if a given HTTP User Agent is a web
: crawler. It uses the list of registered robots from http://www.robotstxt.org:
: [Robots Database](http://www.robotstxt.org/db.html).