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

Last updated: June 02,2024

1. Install "python2-pep8-naming" package

Please follow the step by step instructions below to install python2-pep8-naming on openSUSE Leap

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

2. Uninstall "python2-pep8-naming" package

Learn how to uninstall python2-pep8-naming on openSUSE Leap:

$ sudo zypper remove python2-pep8-naming

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

Information for package python2-pep8-naming:
--------------------------------------------
Repository : Main Repository
Name : python2-pep8-naming
Version : 0.10.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 53,7 KiB
Installed : No
Status : not installed
Source package : python-pep8-naming-0.10.0-bp153.1.17.src
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.)