How to Install and Uninstall python3-pep8-naming.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-pep8-naming.noarch" package
This guide covers the steps necessary to install python3-pep8-naming.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pep8-naming.noarch
Copied
2. Uninstall "python3-pep8-naming.noarch" package
This is a short guide on how to uninstall python3-pep8-naming.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pep8-naming.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pep8-naming.noarch package on Rocky Linux 8
Last metadata expiration check: 0:24:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pep8-naming
Version : 0.11.1
Release : 2.el8
Architecture : noarch
Size : 24 k
Source : python-pep8-naming-0.11.1-2.el8.src.rpm
Repository : epel
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.)
Available Packages
Name : python3-pep8-naming
Version : 0.11.1
Release : 2.el8
Architecture : noarch
Size : 24 k
Source : python-pep8-naming-0.11.1-2.el8.src.rpm
Repository : epel
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.)