How to Install and Uninstall python311-pytest-virtualenv Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-pytest-virtualenv" package
Please follow the step by step instructions below to install python311-pytest-virtualenv on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-virtualenv
Copied
2. Uninstall "python311-pytest-virtualenv" package
This guide covers the steps necessary to uninstall python311-pytest-virtualenv on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pytest-virtualenv
Copied
3. Information about the python311-pytest-virtualenv package on openSuSE Tumbleweed
Information for package python311-pytest-virtualenv:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-virtualenv
Version : 1.7.0-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-virtualenv-1.7.0-4.6.src
Upstream URL : https://github.com/manahl/pytest-plugins
Summary : Virtualenv fixture for pytest
Description :
Create a Python virtual environment in your test that cleans up on
teardown. The fixture has utility methods to install packages and list
what's installed.
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-virtualenv
Version : 1.7.0-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-virtualenv-1.7.0-4.6.src
Upstream URL : https://github.com/manahl/pytest-plugins
Summary : Virtualenv fixture for pytest
Description :
Create a Python virtual environment in your test that cleans up on
teardown. The fixture has utility methods to install packages and list
what's installed.