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

Last updated: May 15,2024

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

This is a short guide on how to install python3-pylint-plugin-utils on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall python3-pylint-plugin-utils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pylint-plugin-utils
Priority: optional
Section: universe/python
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylint-plugin-utils
Version: 0.2.3-2
Depends: pylint, python3-astroid (>= 1.2.0), pylint3, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pylint-plugin-utils/python3-pylint-plugin-utils_0.2.3-2_all.deb
Size: 4816
MD5sum: 055e2d2ecd6031f5f7463893bd54f5fc
SHA1: b650e6645a311cd79a0ada33531d94fde91a6f1c
SHA256: a69a156a0e36bc129c6181345c884468ea3672a3e86d8690c8e5917ddeea5d3e
Description-en: Utilities and helpers for writing Pylint plugins (Python 3)
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 3 version of the package.
Description-md5: 928ec78c63bb8de22ef89ea86d1f864f
Homepage: https://github.com/landscapeio/pylint-plugin-utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu