How to Install and Uninstall python39-pytest-services Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-pytest-services" package

This guide let you learn how to install python39-pytest-services on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytest-services

2. Uninstall "python39-pytest-services" package

This is a short guide on how to uninstall python39-pytest-services on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-services

3. Information about the python39-pytest-services package on openSuSE Tumbleweed

Information for package python39-pytest-services:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-services
Version : 2.2.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 91.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-services-2.2.1-3.4.src
Upstream URL : https://github.com/pytest-dev/pytest-services
Summary : Services plugin for pytest testing framework
Description :
The plugin provides a set of fixtures and utility functions to start service
processes for your tests with pytest.