How to Install and Uninstall python311-pycodestyle Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-pycodestyle" package
Please follow the steps below to install python311-pycodestyle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pycodestyle
Copied
2. Uninstall "python311-pycodestyle" package
In this section, we are going to explain the necessary steps to uninstall python311-pycodestyle on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pycodestyle
Copied
3. Information about the python311-pycodestyle package on openSuSE Tumbleweed
Information for package python311-pycodestyle:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pycodestyle
Version : 2.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 335.1 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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pycodestyle
Version : 2.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 335.1 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.