How to Install and Uninstall python3-pep8-naming.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python3-pep8-naming.noarch" package

This guide covers the steps necessary to install python3-pep8-naming.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pep8-naming.noarch

2. Uninstall "python3-pep8-naming.noarch" package

This guide let you learn how to uninstall python3-pep8-naming.noarch on Fedora 35:

$ sudo dnf remove python3-pep8-naming.noarch $ sudo dnf autoremove

3. Information about the python3-pep8-naming.noarch package on Fedora 35

Last metadata expiration check: 1:40:09 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pep8-naming
Version : 0.13.2
Release : 2.fc35
Architecture : noarch
Size : 23 k
Source : python-pep8-naming-0.13.2-2.fc35.src.rpm
Repository : updates
Summary : Check PEP-8 naming conventions, a plugin for flake8
URL : https://pypi.python.org/pypi/pep8-naming
License : MIT
Description : Check the PEP-8 naming conventions.
: This module provides a plugin for flake8, the Python code checker.
: (It replaces the plugin flint-naming for the flint checker.)