How to Install and Uninstall python39-flake8-pyi Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-flake8-pyi" package

Please follow the step by step instructions below to install python39-flake8-pyi on openSuSE Tumbleweed

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

2. Uninstall "python39-flake8-pyi" package

Please follow the guidelines below to uninstall python39-flake8-pyi on openSuSE Tumbleweed:

$ sudo zypper remove python39-flake8-pyi

3. Information about the python39-flake8-pyi package on openSuSE Tumbleweed

Information for package python39-flake8-pyi:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flake8-pyi
Version : 24.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 225.8 KiB
Installed : No
Status : not installed
Source package : python-flake8-pyi-24.1.0-1.2.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.