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

Last updated: November 26,2024

1. Install "python3-scrapy.noarch" package

Please follow the instructions below to install python3-scrapy.noarch on Fedora 39

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

2. Uninstall "python3-scrapy.noarch" package

This guide let you learn how to uninstall python3-scrapy.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:15:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-scrapy
Version : 2.10.1
Release : 1.fc39
Architecture : noarch
Size : 659 k
Source : python-scrapy-2.10.1-1.fc39.src.rpm
Repository : fedora
Summary : A high-level Python Screen Scraping framework
URL : https://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.