How to Install and Uninstall python38-pytest-virtualenv Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python38-pytest-virtualenv" package

Please follow the guidance below to install python38-pytest-virtualenv on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytest-virtualenv

2. Uninstall "python38-pytest-virtualenv" package

Please follow the step by step instructions below to uninstall python38-pytest-virtualenv on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-virtualenv

3. Information about the python38-pytest-virtualenv package on openSuSE Tumbleweed

Information for package python38-pytest-virtualenv:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-virtualenv
Version : 1.7.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 45,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-virtualenv-1.7.0-3.1.src
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.