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

Last updated: June 13,2024

1. Install "python311-flake8-polyfill" package

Here is a brief guide to show you how to install python311-flake8-polyfill on openSuSE Tumbleweed

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

2. Uninstall "python311-flake8-polyfill" package

This guide let you learn how to uninstall python311-flake8-polyfill on openSuSE Tumbleweed:

$ sudo zypper remove python311-flake8-polyfill

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

Information for package python311-flake8-polyfill:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8-polyfill
Version : 1.0.2-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 24.5 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.