How to Install and Uninstall python310-flake8-polyfill Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-flake8-polyfill" package

This tutorial shows how to install python310-flake8-polyfill on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-flake8-polyfill

2. Uninstall "python310-flake8-polyfill" package

This tutorial shows how to uninstall python310-flake8-polyfill on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-polyfill

3. Information about the python310-flake8-polyfill package on openSuSE Tumbleweed

Information for package python310-flake8-polyfill:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-polyfill
Version : 1.0.2-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 22.0 KiB
Installed : No
Status : not installed
Source package : python-flake8-polyfill-1.0.2-4.1.src
Upstream URL : https://gitlab.com/pycqa/flake8-polyfill
Summary : Polyfill package for Flake8 plugins
Description :
Flake8-polyfill is a package that provides some compatibility helpers for
Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.