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

Last updated: October 06,2024

1. Install "python312-flake8-pyi" package

This guide let you learn how to install python312-flake8-pyi on openSuSE Tumbleweed

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

2. Uninstall "python312-flake8-pyi" package

Here is a brief guide to show you how to uninstall python312-flake8-pyi on openSuSE Tumbleweed:

$ sudo zypper remove python312-flake8-pyi

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

Information for package python312-flake8-pyi:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-flake8-pyi
Version : 24.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 310.5 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.