How to Install and Uninstall python38-pep8-naming Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python38-pep8-naming" package

Please follow the guidelines below to install python38-pep8-naming on openSuSE Tumbleweed

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

2. Uninstall "python38-pep8-naming" package

This guide let you learn how to uninstall python38-pep8-naming on openSuSE Tumbleweed:

$ sudo zypper remove python38-pep8-naming

3. Information about the python38-pep8-naming package on openSuSE Tumbleweed

Information for package python38-pep8-naming:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pep8-naming
Version : 0.11.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 71,0 KiB
Installed : No
Status : not installed
Source package : python-pep8-naming-0.11.1-2.2.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.)