How to Install and Uninstall python311-pytest-dependency Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-pytest-dependency" package
This tutorial shows how to install python311-pytest-dependency on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-dependency
Copied
2. Uninstall "python311-pytest-dependency" package
In this section, we are going to explain the necessary steps to uninstall python311-pytest-dependency on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pytest-dependency
Copied
3. Information about the python311-pytest-dependency package on openSuSE Tumbleweed
Information for package python311-pytest-dependency:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-dependency
Version : 0.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-dependency-0.6.0-1.4.src
Upstream URL : https://github.com/RKrahl/pytest-dependency
Summary : Manage dependencies of tests
Description :
This pytest plugin manages dependencies of tests. It allows to mark
some tests as dependent from other tests. These tests will then be
skipped if any of the dependencies did fail or has been skipped.
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-dependency
Version : 0.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-dependency-0.6.0-1.4.src
Upstream URL : https://github.com/RKrahl/pytest-dependency
Summary : Manage dependencies of tests
Description :
This pytest plugin manages dependencies of tests. It allows to mark
some tests as dependent from other tests. These tests will then be
skipped if any of the dependencies did fail or has been skipped.