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

Last updated: May 16,2024

1. Install "python3-flake8-pyi" package

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

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

2. Uninstall "python3-flake8-pyi" package

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

$ sudo zypper remove python3-flake8-pyi

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

Information for package python3-flake8-pyi:
-------------------------------------------
Repository : Main Repository
Name : python3-flake8-pyi
Version : 19.3.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 54.4 KiB
Installed : No
Status : not installed
Source package : python-flake8-pyi-19.3.0-bp155.2.11.src
Upstream URL : https://github.com/ambv/flake8-pyi
Summary : A plugin for flake8 to enable linting .pyi files
Description :
A plugin for Flake8 that provides specializations for type hinting stub
files , especially interesting for linting typeshed.