How to Install and Uninstall python2-pycodestyle.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "python2-pycodestyle.noarch" package
Please follow the guidance below to install python2-pycodestyle.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-pycodestyle.noarch
Copied
2. Uninstall "python2-pycodestyle.noarch" package
Please follow the step by step instructions below to uninstall python2-pycodestyle.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-pycodestyle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-pycodestyle.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:55:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pycodestyle
Version : 2.5.0
Release : 2.el8
Architecture : noarch
Size : 76 k
Source : python-pycodestyle-2.5.0-2.el8.src.rpm
Repository : epel
Summary : Python style guide checker
URL : https://pypi.python.org/pypi/pycodestyle
License : MIT
Description : pycodestyle is a tool to check your Python code against some of the style
: conventions in PEP 8. It has a plugin architecture, making new checks easy, and
: its output is parseable, making it easy to jump to an error location in your
: editor.
Available Packages
Name : python2-pycodestyle
Version : 2.5.0
Release : 2.el8
Architecture : noarch
Size : 76 k
Source : python-pycodestyle-2.5.0-2.el8.src.rpm
Repository : epel
Summary : Python style guide checker
URL : https://pypi.python.org/pypi/pycodestyle
License : MIT
Description : pycodestyle is a tool to check your Python code against some of the style
: conventions in PEP 8. It has a plugin architecture, making new checks easy, and
: its output is parseable, making it easy to jump to an error location in your
: editor.