How to Install and Uninstall python3-pytest-flakes Package on openSUSE Leap

Last updated: December 25,2024

1. Install "python3-pytest-flakes" package

Please follow the instructions below to install python3-pytest-flakes on openSUSE Leap

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

2. Uninstall "python3-pytest-flakes" package

In this section, we are going to explain the necessary steps to uninstall python3-pytest-flakes on openSUSE Leap:

$ sudo zypper remove python3-pytest-flakes

3. Information about the python3-pytest-flakes package on openSUSE Leap

Information for package python3-pytest-flakes:
----------------------------------------------
Repository : Main Repository
Name : python3-pytest-flakes
Version : 4.0.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 31.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-flakes-4.0.1-bp155.2.13.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.