How to Install and Uninstall python3-pycodestyle Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-pycodestyle" package

This is a short guide on how to install python3-pycodestyle on Kali Linux

$ sudo apt update $ sudo apt install python3-pycodestyle

2. Uninstall "python3-pycodestyle" package

Please follow the guidance below to uninstall python3-pycodestyle on Kali Linux:

$ sudo apt remove python3-pycodestyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycodestyle package on Kali Linux

Package: python3-pycodestyle
Source: pycodestyle
Version: 2.11.1-1
Installed-Size: 133
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Breaks: python3-flake8 (<< 4.0.1-1~)
Size: 39372
SHA256: 0a078e24758b115e96e00f9595157b0fcd51664826091aaae0f2b93088f7f23b
SHA1: b1cca5530aabc3b6a6b85d334316eb544636de30
MD5sum: 3c738395bb2b2d33482b54c65ba081a0
Description: Python style guide checker (formerly called pep8) - Python 3.x
Features a plugin architecture allowing for adding new checks is easily.
Parseable output listing line numbers of the error location. Consists of
just one Python file, and requires only stdlib.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/PyCQA/pycodestyle
Section: python
Priority: optional
Filename: pool/main/p/pycodestyle/python3-pycodestyle_2.11.1-1_all.deb