How to Install and Uninstall python3-pylint-django Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pylint-django" package

This tutorial shows how to install python3-pylint-django on Kali Linux

$ sudo apt update $ sudo apt install python3-pylint-django

2. Uninstall "python3-pylint-django" package

Please follow the step by step instructions below to uninstall python3-pylint-django on Kali Linux:

$ sudo apt remove python3-pylint-django $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pylint-django package on Kali Linux

Package: python3-pylint-django
Source: pylint-django
Version: 2.0.13-4
Installed-Size: 199
Maintainer: Debian QA Group
Architecture: all
Depends: pylint (>= 2.0), python3-pylint-plugin-utils (>= 0.4), python3:any
Size: 40380
SHA256: 8147726c0fea80457bf088ec2cf38f1625dd38e7f276bbb54e881d7d9fe47b07
SHA1: 96ea648bae4e45deac07d55835f85d0dbd35b571
MD5sum: fff505d53fd783ef56b7c78947b7dcfb
Description: Pylint plugin for analysing code using Django (Python 3)
Features
* Prevents warnings about Django-generated attributes such as
Model.objects or Views.request.
* Prevents warnings when using ForeignKey attributes
("Instance of ForeignKey has no member").
* Fixes pylint's knowledge of the types of Model and Form field attributes
* Validates Model.__unicode__ methods.
* Meta informational classes on forms and models do not generate errors.
It is also used by the Prospector tool.
.
This is the Python 3 version of the package
Description-md5:
Homepage: https://github.com/PyCQA/pylint-django
Section: python
Priority: optional
Filename: pool/main/p/pylint-django/python3-pylint-django_2.0.13-4_all.deb