How to Install and Uninstall python3-flake8-polyfill Package on openSUSE Leap

Last updated: May 11,2024

1. Install "python3-flake8-polyfill" package

This tutorial shows how to install python3-flake8-polyfill on openSUSE Leap

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

2. Uninstall "python3-flake8-polyfill" package

This tutorial shows how to uninstall python3-flake8-polyfill on openSUSE Leap:

$ sudo zypper remove python3-flake8-polyfill

3. Information about the python3-flake8-polyfill package on openSUSE Leap

Information for package python3-flake8-polyfill:
------------------------------------------------
Repository : Main Repository
Name : python3-flake8-polyfill
Version : 1.0.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 26.4 KiB
Installed : No
Status : not installed
Source package : python-flake8-polyfill-1.0.2-bp155.2.11.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.