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

Last updated: May 18,2024

1. Install "python-pylint-common" package

This guide covers the steps necessary to install python-pylint-common on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pylint-common" package

This guide let you learn how to uninstall python-pylint-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pylint-common
Priority: optional
Section: universe/python
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylint-common
Version: 0.2.2-1
Depends: pylint, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylint-common/python-pylint-common_0.2.2-1_all.deb
Size: 3832
MD5sum: e78abda6661bca5429acd1efc53875be
SHA1: ef6e27be45f81ad66df79b4a21d31c44877a9fab
SHA256: 38d8d099d9de4c43a244b67ad62a8146059e46c8788901e2616ff01bc2f22e9e
Description-en: Pylint plugin for the standard Python library
Pylint is a source code bug and quality checker for the Python programming
language. This package provides a plugin for augmenting and improving error
detection and analysis of the standard Python library.
.
This package contains the modules for Python 2.
Description-md5: b4cea002da9fc2beae3af54a2202c238
Homepage: https://github.com/landscapeio/pylint-common
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions