How to Install and Uninstall scrapy Package on Arch Linux

Last updated: May 13,2024

1. Install "scrapy" package

Learn how to install scrapy on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S scrapy

2. Uninstall "scrapy" package

This guide let you learn how to uninstall scrapy on Arch Linux:

$ sudo pacman -Rcns scrapy

3. Information about the scrapy package on Arch Linux

Repository : extra
Name : scrapy
Version : 2.9.0-1
Description : A fast high-level scraping and web crawling framework.
Architecture : any
URL : https://scrapy.org
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-cryptography python-cssselect
python-itemadapter python-itemloaders python-lxml
python-packaging python-parsel python-protego
python-pydispatcher python-pyopenssl python-queuelib
python-service-identity python-setuptools python-tldextract
python-twisted python-w3lib python-zope-interface
Optional Deps : bpython: for ncurses support in cmdline
ipython: for enhanced support of the interactive scraping
shell
python-botocore: for various utils
python-brotli: for HTTP compression using brotli
python-h2: for HTTP2 support
python-hpack: for HTTP2 streaming support
python-zstandard: for HTTP compression using zstandard
Conflicts With : None
Replaces : None
Download Size : 542.03 KiB
Installed Size : 3172.63 KiB
Packager : Felix Yan
Build Date : Thu Dec 7 06:59:38 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions