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

Last updated: July 02,2024

1. Install "python311-pytest-flakes" package

In this section, we are going to explain the necessary steps to install python311-pytest-flakes on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-flakes" package

In this section, we are going to explain the necessary steps to uninstall python311-pytest-flakes on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-flakes

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

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