How to Install and Uninstall python3-pytest-pylint Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-pytest-pylint" package

Please follow the step by step instructions below to install python3-pytest-pylint on Kali Linux

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

2. Uninstall "python3-pytest-pylint" package

This tutorial shows how to uninstall python3-pytest-pylint on Kali Linux:

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

3. Information about the python3-pytest-pylint package on Kali Linux

Package: python3-pytest-pylint
Source: pytest-pylint
Version: 0.21.0-1
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: pylint (>= 2.15~), python3-pytest (>= 7.0~), python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 10852
SHA256: b9648ab7e0b11116683f5cc48d34d561c2306a52e60fe50df6ba79d5af20fde8
SHA1: 724fdc2e281048d342089b82c983570b0efdf123
MD5sum: f2409339b7b8b4c4ee56ee77a88b04d9
Description: pytest plugin to check source code with pylint - Python 3.x
Run pylint with pytest and have configurable rule types (i.e. Convention,
Warn, and Error) fail the build. You can also specify a pylintrc file.
.
Usage: py.test --pylint
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/carsongee/pytest-pylint
Section: python
Priority: optional
Filename: pool/main/p/pytest-pylint/python3-pytest-pylint_0.21.0-1_all.deb