How to Install and Uninstall python-pylint-django Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pylint-django" package

This guide let you learn how to install python-pylint-django on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pylint-django" package

Here is a brief guide to show you how to uninstall python-pylint-django on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pylint-django package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pylint-django
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylint-django
Version: 0.7.1-1
Depends: pylint, python-pylint-plugin-utils (>= 0.2.2-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylint-django/python-pylint-django_0.7.1-1_all.deb
Size: 13058
MD5sum: 9f935bffd8ad58f142d54c81d3f24cd3
SHA1: c1303b476314f67d2bfe7df8bd9097bad1bb96f5
SHA256: 9960711eeaa0f99318fcb194cb0f9e810f97e27b1130f792e9b948e42adc6ea9
Description-en: Pylint plugin for analysing code using Django (Python 2)
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 2 version of the package
Description-md5: 2b8aad9c5e951b28a77ef152c1499f6e
Homepage: https://github.com/landscapeio/pylint-django
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions