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

Last updated: May 07,2024

1. Install "python39-pep8-naming" package

This is a short guide on how to install python39-pep8-naming on openSuSE Tumbleweed

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

2. Uninstall "python39-pep8-naming" package

In this section, we are going to explain the necessary steps to uninstall python39-pep8-naming on openSuSE Tumbleweed:

$ sudo zypper remove python39-pep8-naming

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

Information for package python39-pep8-naming:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pep8-naming
Version : 0.13.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 53.6 KiB
Installed : No
Status : not installed
Source package : python-pep8-naming-0.13.3-1.6.src
Upstream URL : https://github.com/PyCQA/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.)