How to Install and Uninstall python3-flake8 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-flake8" package
Learn how to install python3-flake8 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-flake8
Copied
2. Uninstall "python3-flake8" package
Please follow the steps below to uninstall python3-flake8 on openSUSE Leap:
$
sudo zypper remove
python3-flake8
Copied
3. Information about the python3-flake8 package on openSUSE Leap
Information for package python3-flake8:
---------------------------------------
Repository : Main Repository
Name : python3-flake8
Version : 3.7.7-1.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 544.8 KiB
Installed : No
Status : not installed
Source package : python-flake8-3.7.7-1.12.src
Upstream URL : https://gitlab.com/pycqa/flake8
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 : Main Repository
Name : python3-flake8
Version : 3.7.7-1.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 544.8 KiB
Installed : No
Status : not installed
Source package : python-flake8-3.7.7-1.12.src
Upstream URL : https://gitlab.com/pycqa/flake8
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.