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

Last updated: May 17,2024

1. Install "python3-pytest-pep8" package

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

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

2. Uninstall "python3-pytest-pep8" package

This guide covers the steps necessary to uninstall python3-pytest-pep8 on Kali Linux:

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

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

Package: python3-pytest-pep8
Source: pytest-pep8
Version: 1.0.6-4
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pep8, python3-pytest (>= 6), python3:any
Size: 9620
SHA256: a9cb548ffe1d43d86de19de776679044833bf7185e46e8b1d5a30b7dc4a4ad40
SHA1: 9740145ad105e8b278835c634517686a5453eb8b
MD5sum: cf749258161354b2e01730939aecb85a
Description: pytest plugin to check PEP8 requirements
py.test plugin for efficiently checking PEP8 compliance such as:
- Code layout
- String Quotes
- Naming Conventions
and more. See: https://www.python.org/dev/peps/pep-0008/
Description-md5:
Homepage: https://bitbucket.org/pytest-dev/pytest-pep8
Section: python
Priority: optional
Filename: pool/main/p/pytest-pep8/python3-pytest-pep8_1.0.6-4_all.deb