How to Install and Uninstall python39-Scrapy Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python39-Scrapy" package

Here is a brief guide to show you how to install python39-Scrapy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Scrapy

2. Uninstall "python39-Scrapy" package

This guide covers the steps necessary to uninstall python39-Scrapy on openSuSE Tumbleweed:

$ sudo zypper remove python39-Scrapy

3. Information about the python39-Scrapy package on openSuSE Tumbleweed

Information for package python39-Scrapy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Scrapy
Version : 2.11.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-Scrapy-2.11.0-1.4.src
Upstream URL : https://scrapy.org
Summary : A high-level Python Screen Scraping framework
Description :
Scrapy is a high level scraping and web crawling framework for writing spiders
to crawl and parse web pages for all kinds of purposes, from information
retrieval to monitoring or testing web sites.