How to Install and Uninstall python311-flake8 Package on openSuSE Tumbleweed
Last updated: March 04,2025
1. Install "python311-flake8" package
Learn how to install python311-flake8 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-flake8
Copied
2. Uninstall "python311-flake8" package
This guide let you learn how to uninstall python311-flake8 on openSuSE Tumbleweed:
$
sudo zypper remove
python311-flake8
Copied
3. Information about the python311-flake8 package on openSuSE Tumbleweed
Information for package python311-flake8:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8
Version : 7.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 453.5 KiB
Installed : No
Status : not installed
Source package : python-flake8-7.0.0-1.2.src
Upstream URL : https://flake8.pycqa.org
Summary : Modular source code checker: pep8, pyflakes and co
Description :
Flake8 is a modular extensible source code checker including wrappers
around these tools:
- PyFlakes
- pep8
- Ned Batchelder's McCabe script
Flake8 runs all the tools by launching the single ``flake8`` script.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8
Version : 7.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 453.5 KiB
Installed : No
Status : not installed
Source package : python-flake8-7.0.0-1.2.src
Upstream URL : https://flake8.pycqa.org
Summary : Modular source code checker: pep8, pyflakes and co
Description :
Flake8 is a modular extensible source code checker including wrappers
around these tools:
- PyFlakes
- pep8
- Ned Batchelder's McCabe script
Flake8 runs all the tools by launching the single ``flake8`` script.