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

Last updated: October 05,2024

1. Install "python2-pytest-services" package

This tutorial shows how to install python2-pytest-services on openSUSE Leap

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

2. Uninstall "python2-pytest-services" package

Please follow the guidance below to uninstall python2-pytest-services on openSUSE Leap:

$ sudo zypper remove python2-pytest-services

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

Information for package python2-pytest-services:
------------------------------------------------
Repository : Main Repository
Name : python2-pytest-services
Version : 2.0.1-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 98,1 KiB
Installed : No
Status : not installed
Source package : python-pytest-services-2.0.1-bp153.1.21.src
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.