How to Install and Uninstall python311-pytest-xprocess Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-pytest-xprocess" package
This is a short guide on how to install python311-pytest-xprocess on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-xprocess
Copied
2. Uninstall "python311-pytest-xprocess" package
Here is a brief guide to show you how to uninstall python311-pytest-xprocess on openSUSE Leap:
$
sudo zypper remove
python311-pytest-xprocess
Copied
3. Information about the python311-pytest-xprocess package on openSUSE Leap
Information for package python311-pytest-xprocess:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-xprocess
Version : 0.22.2-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-xprocess-0.22.2-150400.9.3.9.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).
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-xprocess
Version : 0.22.2-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 58.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-xprocess-0.22.2-150400.9.3.9.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).