How to Install and Uninstall python3-scrapy Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-scrapy" package

This is a short guide on how to install python3-scrapy on Kali Linux

$ sudo apt update $ sudo apt install python3-scrapy

2. Uninstall "python3-scrapy" package

Please follow the guidance below to uninstall python3-scrapy on Kali Linux:

$ sudo apt remove python3-scrapy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-scrapy package on Kali Linux

Package: python3-scrapy
Source: python-scrapy
Version: 2.11.0-2
Installed-Size: 1042
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lxml, python3-pydispatch, python3-cryptography (>= 36.0.0), python3-cssselect, python3-itemadapter, python3-itemloaders, python3-openssl, python3-packaging, python3-parsel (>= 1.8.1), python3-pkg-resources, python3-protego, python3-queuelib, python3-service-identity, python3-tldextract, python3-twisted, python3-w3lib, python3-zope.interface, python3:any
Recommends: ipython3, python3-brotli, python3-pil
Suggests: python3-boto3, python3-botocore, python-scrapy-doc (= 2.11.0-2)
Size: 256760
SHA256: 5f402204cb35e0ee0c49566f261a092a7f5568eb0493b5c52df78013641de796
SHA1: 9a5cc206b57fbdba34bb622d983c812e551e3c63
MD5sum: 16329946c7ed330f50569ce877118242
Description: Python web scraping and crawling framework (Python 3)
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.
.
This package provides the scrapy module for Python 3.
Description-md5:
Homepage: https://scrapy.org/
Section: python
Priority: optional
Filename: pool/main/p/python-scrapy/python3-scrapy_2.11.0-2_all.deb