How to Install and Uninstall python39-pytest-flakes Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-pytest-flakes" package

Here is a brief guide to show you how to install python39-pytest-flakes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytest-flakes

2. Uninstall "python39-pytest-flakes" package

Here is a brief guide to show you how to uninstall python39-pytest-flakes on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-flakes

3. Information about the python39-pytest-flakes package on openSuSE Tumbleweed

Information for package python39-pytest-flakes:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-flakes
Version : 4.0.5-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27.1 KiB
Installed : No
Status : not installed
Source package : python-pytest-flakes-4.0.5-1.11.src
Upstream URL : https://github.com/asmeurer/pytest-flakes
Summary : Pytest plugin to check source code with pyflakes
Description :
py.test plugin for efficiently checking python source with pyflakes.