How to Install and Uninstall python3-pep8-naming Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python3-pep8-naming" package

Please follow the guidance below to install python3-pep8-naming on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pep8-naming

2. Uninstall "python3-pep8-naming" package

This is a short guide on how to uninstall python3-pep8-naming on openSUSE Leap:

$ sudo zypper remove python3-pep8-naming

3. Information about the python3-pep8-naming package on openSUSE Leap

Information for package python3-pep8-naming:
--------------------------------------------
Repository : Main Repository
Name : python3-pep8-naming
Version : 0.10.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 66.3 KiB
Installed : No
Status : not installed
Source package : python-pep8-naming-0.10.0-bp155.2.9.src
Upstream URL : https://github.com/flintwork/pep8-naming
Summary : Flake8 plugin for checking PEP-8 naming conventions
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.)