How to Install and Uninstall python311-pytest-xprocess Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python311-pytest-xprocess" package

This guide let you learn how to install python311-pytest-xprocess on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pytest-xprocess

2. Uninstall "python311-pytest-xprocess" package

Please follow the guidelines below to uninstall python311-pytest-xprocess on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-xprocess

3. Information about the python311-pytest-xprocess package on openSuSE Tumbleweed

Information for package python311-pytest-xprocess:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-xprocess
Version : 0.23.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 57.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-xprocess-0.23.0-1.2.src
Upstream URL : https://github.com/pytest-dev/pytest-xprocess
Summary : A pytest plugin for managing processes across test runs
Description :
This will provide a xprocess fixture which can be used to ensure that
external processes on which your application depends are up and running
during testing. You can also use it to start and pre-configure
test-specific databases (i.e. Postgres, Couchdb).

5. The same packages on other Linux Distributions