How to Install and Uninstall python39-pytest-dependency Package on openSuSE Tumbleweed
Last updated: December 24,2024
1. Install "python39-pytest-dependency" package
This tutorial shows how to install python39-pytest-dependency on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pytest-dependency
Copied
2. Uninstall "python39-pytest-dependency" package
Please follow the instructions below to uninstall python39-pytest-dependency on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pytest-dependency
Copied
3. Information about the python39-pytest-dependency package on openSuSE Tumbleweed
Information for package python39-pytest-dependency:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-dependency
Version : 0.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 30.1 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 : python39-pytest-dependency
Version : 0.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 30.1 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.