How to Install and Uninstall python312-pycodestyle Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python312-pycodestyle" package

Learn how to install python312-pycodestyle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pycodestyle

2. Uninstall "python312-pycodestyle" package

This guide covers the steps necessary to uninstall python312-pycodestyle on openSuSE Tumbleweed:

$ sudo zypper remove python312-pycodestyle

3. Information about the python312-pycodestyle package on openSuSE Tumbleweed

Information for package python312-pycodestyle:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pycodestyle
Version : 2.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 314.5 KiB
Installed : No
Status : not installed
Source package : python-pycodestyle-2.11.1-1.4.src
Upstream URL : https://pycodestyle.readthedocs.io/
Summary : Python style guide checker
Description :
pycodestyle is a tool to check your Python code against some of the style
conventions in `PEP 8`.
This package used to be called ``pep8`` but was renamed to ``pycodestyle``
to reduce confusion.