How to Install and Uninstall python-pytest-pylint Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 20,2024

1. Install "python-pytest-pylint" package

Here is a brief guide to show you how to install python-pytest-pylint on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python-pytest-pylint" package

In this section, we are going to explain the necessary steps to uninstall python-pytest-pylint on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pytest-pylint package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pytest-pylint
Architecture: all
Version: 0.8.0-1
Priority: optional
Section: universe/python
Source: pytest-pylint
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: pylint, python-pytest, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pytest-pylint/python-pytest-pylint_0.8.0-1_all.deb
Size: 6564
MD5sum: 63ec5404569c73d06d130598ab737372
SHA1: 55cd1934189df60071198643fe2d430baf83241a
SHA256: 5dd011570fca3f3f38bc5919bfc6a00b8e2708b0442e1e50a3bf9fbe0bd351d0
Homepage: https://github.com/carsongee/pytest-pylint
Description: pytest plugin to check source code with pylint - Python 2.x
Description-md5: 72e255c0c6f4b8bced863510240a2ea5

5. The same packages on other Linux Distributions