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

Last updated: May 17,2024

1. Install "python36-pep8-naming" package

Here is a brief guide to show you how to install python36-pep8-naming on openSuSE Tumbleweed

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

2. Uninstall "python36-pep8-naming" package

This guide covers the steps necessary to uninstall python36-pep8-naming on openSuSE Tumbleweed:

$ sudo zypper remove python36-pep8-naming

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

Information for package python36-pep8-naming:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.)