How to Install and Uninstall parsero.noarch Package on Fedora 39
Last updated: March 01,2025
1. Install "parsero.noarch" package
Please follow the instructions below to install parsero.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
parsero.noarch
Copied
2. Uninstall "parsero.noarch" package
This guide let you learn how to uninstall parsero.noarch on Fedora 39:
$
sudo dnf remove
parsero.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the parsero.noarch package on Fedora 39
Last metadata expiration check: 2:10:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : parsero
Version : 0.81
Release : 27.fc39
Architecture : noarch
Size : 26 k
Source : parsero-0.81-27.fc39.src.rpm
Repository : fedora
Summary : A Python based Robots.txt audit tool
URL : https://github.com/behindthefirewalls/Parsero
License : GPLv2+
Description : Parsero is a free script written in Python which reads the Robots.txt
: file of a web server and looks at the Disallow entries. The Disallow
: entries tell the search engines what directories or files hosted on a
: web server mustn't be indexed. For example, "Disallow: /portal/login"
: means that the content on www.example.com/portal/login it's not allowed
: to be indexed by crawlers like Google, Bing, Yahoo... This is the way
: the administrator have to not share sensitive or private information
: with the search engines.
Available Packages
Name : parsero
Version : 0.81
Release : 27.fc39
Architecture : noarch
Size : 26 k
Source : parsero-0.81-27.fc39.src.rpm
Repository : fedora
Summary : A Python based Robots.txt audit tool
URL : https://github.com/behindthefirewalls/Parsero
License : GPLv2+
Description : Parsero is a free script written in Python which reads the Robots.txt
: file of a web server and looks at the Disallow entries. The Disallow
: entries tell the search engines what directories or files hosted on a
: web server mustn't be indexed. For example, "Disallow: /portal/login"
: means that the content on www.example.com/portal/login it's not allowed
: to be indexed by crawlers like Google, Bing, Yahoo... This is the way
: the administrator have to not share sensitive or private information
: with the search engines.