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

Last updated: May 05,2024

1. Install "python3-scrapy-djangoitem" package

This guide covers the steps necessary to install python3-scrapy-djangoitem on Kali Linux

$ sudo apt update $ sudo apt install python3-scrapy-djangoitem

2. Uninstall "python3-scrapy-djangoitem" package

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

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

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

Package: python3-scrapy-djangoitem
Source: python-scrapy-djangoitem
Version: 1.1.1-5
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-scrapy, python3-six, python3:any
Size: 9884
SHA256: 429bf298b567c13a732cb7ae50bf32a74ff569d0485df0ea56e1a0d732056dc7
SHA1: dfc62b9d008dce192bf0d68a9443046df3f15011
MD5sum: 889440471706d436bc7d2eb02edd6eb1
Description: Scrapy extension to write scraped items using Django models (Python3 version)
scrapy-djangoitem is an extension that allows you to define Scrapy items using
existing Django models. This utility provides a new class, named DjangoItem,
that you can use as a regular Scrapy item and link it to a Django model with
its django_model attribute.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/scrapy-plugins/scrapy-djangoitem
Section: python
Priority: optional
Filename: pool/main/p/python-scrapy-djangoitem/python3-scrapy-djangoitem_1.1.1-5_all.deb