How to Install and Uninstall python3-robot-detection.noarch Package on AlmaLinux 9
Last updated: November 16,2024
1. Install "python3-robot-detection.noarch" package
In this section, we are going to explain the necessary steps to install python3-robot-detection.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-robot-detection.noarch
Copied
2. Uninstall "python3-robot-detection.noarch" package
Please follow the instructions below to uninstall python3-robot-detection.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-robot-detection.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-robot-detection.noarch package on AlmaLinux 9
Last metadata expiration check: 1:01:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-robot-detection
Version : 0.4
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : python-robot-detection-0.4-1.el9.src.rpm
Repository : epel
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).
Available Packages
Name : python3-robot-detection
Version : 0.4
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : python-robot-detection-0.4-1.el9.src.rpm
Repository : epel
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).