How to Install and Uninstall python310-pycodestyle Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python310-pycodestyle" package
This guide covers the steps necessary to install python310-pycodestyle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pycodestyle
Copied
2. Uninstall "python310-pycodestyle" package
This guide covers the steps necessary to uninstall python310-pycodestyle on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pycodestyle
Copied
3. Information about the python310-pycodestyle package on openSuSE Tumbleweed
Information for package python310-pycodestyle:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pycodestyle
Version : 2.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 241.8 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 : python310-pycodestyle
Version : 2.11.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 241.8 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.