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

Last updated: May 17,2024

1. Install "python3-pytest-services" package

This guide covers the steps necessary to install python3-pytest-services on openSUSE Leap

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

2. Uninstall "python3-pytest-services" package

This is a short guide on how to uninstall python3-pytest-services on openSUSE Leap:

$ sudo zypper remove python3-pytest-services

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

Information for package python3-pytest-services:
------------------------------------------------
Repository : Main Repository
Name : python3-pytest-services
Version : 2.0.1-1.26
Arch : noarch
Vendor : SUSE LLC
Installed Size : 108.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-services-2.0.1-1.26.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.