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

Last updated: July 05,2024

1. Install "python36-pycodestyle" package

Learn how to install python36-pycodestyle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pycodestyle

2. Uninstall "python36-pycodestyle" package

Please follow the step by step instructions below to uninstall python36-pycodestyle on openSuSE Tumbleweed:

$ sudo zypper remove python36-pycodestyle

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

Information for package python36-pycodestyle:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pycodestyle
Version : 2.8.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 283,0 KiB
Installed : No
Status : not installed
Source package : python-pycodestyle-2.8.0-1.1.src
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.