How to Install and Uninstall python3-pep8 Package on Kali Linux
Last updated: November 26,2024
1. Install "python3-pep8" package
This guide covers the steps necessary to install python3-pep8 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pep8
Copied
2. Uninstall "python3-pep8" package
In this section, we are going to explain the necessary steps to uninstall python3-pep8 on Kali Linux:
$
sudo apt remove
python3-pep8
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pep8 package on Kali Linux
Package: python3-pep8
Source: pep8
Version: 1.7.1-11
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Recommends: pycodestyle
Size: 38320
SHA256: 966fcc8cd6622fd2167b28bc6c58357017232ec9bddf57ea3edee0826efd09d0
SHA1: 77d77d2f17c06be7efeb2b76e7c93e79aa6d36cc
MD5sum: 3b4d7f5c70ff085c85bd3f77c0cb5d19
Description: Python PEP 8 code style checker - Python 3
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.
.
If you are looking for the pep8 binary program, it was renamed to
pycodestyle.
.
Python 3 version.
Description-md5:
Homepage: https://pypi.python.org/pypi/pep8
Section: python
Priority: optional
Filename: pool/main/p/pep8/python3-pep8_1.7.1-11_all.deb
Source: pep8
Version: 1.7.1-11
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Recommends: pycodestyle
Size: 38320
SHA256: 966fcc8cd6622fd2167b28bc6c58357017232ec9bddf57ea3edee0826efd09d0
SHA1: 77d77d2f17c06be7efeb2b76e7c93e79aa6d36cc
MD5sum: 3b4d7f5c70ff085c85bd3f77c0cb5d19
Description: Python PEP 8 code style checker - Python 3
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.
.
If you are looking for the pep8 binary program, it was renamed to
pycodestyle.
.
Python 3 version.
Description-md5:
Homepage: https://pypi.python.org/pypi/pep8
Section: python
Priority: optional
Filename: pool/main/p/pep8/python3-pep8_1.7.1-11_all.deb