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

Last updated: July 03,2024

1. Install "python310-pytest-flakes" package

Please follow the guidance below to install python310-pytest-flakes on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-flakes" package

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

$ sudo zypper remove python310-pytest-flakes

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

Information for package python310-pytest-flakes:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-flakes
Version : 4.0.5-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27.2 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.