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

Last updated: October 05,2024

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

Please follow the guidance below to install python3-robot-detection.noarch on Fedora 39

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

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

Please follow the steps below to uninstall python3-robot-detection.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:02:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-robot-detection
Version : 0.4
Release : 7.fc39
Architecture : noarch
Size : 32 k
Source : python-robot-detection-0.4-7.fc39.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).