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

Last updated: May 18,2024

1. Install "python-pylint-plugin-utils" package

Learn how to install python-pylint-plugin-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pylint-plugin-utils

2. Uninstall "python-pylint-plugin-utils" package

In this section, we are going to explain the necessary steps to uninstall python-pylint-plugin-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pylint-plugin-utils $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pylint-plugin-utils
Priority: optional
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylint-plugin-utils
Version: 0.2.3-2
Depends: pylint, python-astroid (>= 1.2.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylint-plugin-utils/python-pylint-plugin-utils_0.2.3-2_all.deb
Size: 5094
MD5sum: 3933f826f2d9609eb17916252b411ca7
SHA1: dee00840b47a4de8e4e4d455800082d0ccf3101c
SHA256: bd22dca6997f4bd020591536f1202762c5d6a688930483cb866ed0b22e91c5a8
Description-en: Utilities and helpers for writing Pylint plugins (Python 2)
This is not a direct Pylint plugin, but rather a set of tools
and functions used by other plugins such as pylint-django
and pylint-celery.
.
This is the Python 2 version of the package.
Description-md5: 35ecc78da2e4ca59d33114bac66f45e3
Homepage: https://github.com/landscapeio/pylint-plugin-utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu