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

Last updated: June 03,2024

1. Install "python310-pytest-services" package

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

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

2. Uninstall "python310-pytest-services" package

Please follow the instructions below to uninstall python310-pytest-services on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-services

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

Information for package python310-pytest-services:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.