How to Install and Uninstall python3-scrapy.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-scrapy.noarch" package

This guide let you learn how to install python3-scrapy.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-scrapy.noarch

2. Uninstall "python3-scrapy.noarch" package

Please follow the steps below to uninstall python3-scrapy.noarch on Fedora 34:

$ sudo dnf remove python3-scrapy.noarch $ sudo dnf autoremove

3. Information about the python3-scrapy.noarch package on Fedora 34

Last metadata expiration check: 2:12:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-scrapy
Version : 2.4.1
Release : 1.fc34
Architecture : noarch
Size : 392 k
Source : python-scrapy-2.4.1-1.fc34.src.rpm
Repository : updates
Summary : A high-level Python Screen Scraping framework
URL : http://scrapy.org
License : BSD
Description : Scrapy is a fast high-level screen scraping and web crawling
: framework, used to crawl websites and extract structured data
: from their pages. It can be used for a wide range of purposes,
: from data mining to monitoring and automated testing.