How to Install and Uninstall python3-pycodestyle.noarch Package on Fedora 39
Last updated: November 27,2024
1. Install "python3-pycodestyle.noarch" package
This guide covers the steps necessary to install python3-pycodestyle.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pycodestyle.noarch
Copied
2. Uninstall "python3-pycodestyle.noarch" package
This is a short guide on how to uninstall python3-pycodestyle.noarch on Fedora 39:
$
sudo dnf remove
python3-pycodestyle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pycodestyle.noarch package on Fedora 39
Last metadata expiration check: 5:10:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pycodestyle
Version : 2.10.0
Release : 2.fc39
Architecture : noarch
Size : 104 k
Source : python-pycodestyle-2.10.0-2.fc39.src.rpm
Repository : fedora
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.
:
: This is a version for Python 3.
Available Packages
Name : python3-pycodestyle
Version : 2.10.0
Release : 2.fc39
Architecture : noarch
Size : 104 k
Source : python-pycodestyle-2.10.0-2.fc39.src.rpm
Repository : fedora
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.
:
: This is a version for Python 3.