How to Install and Uninstall python2-pytest-virtualenv Package on openSUSE Leap
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pytest-virtualenv" package
This tutorial shows how to install python2-pytest-virtualenv on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pytest-virtualenv
Copied
2. Uninstall "python2-pytest-virtualenv" package
Please follow the step by step instructions below to uninstall python2-pytest-virtualenv on openSUSE Leap:
$
sudo zypper remove
python2-pytest-virtualenv
Copied
3. Information about the python2-pytest-virtualenv package on openSUSE Leap
Information for package python2-pytest-virtualenv:
--------------------------------------------------
Repository : Main Repository
Name : python2-pytest-virtualenv
Version : 1.7.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 40,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-virtualenv-1.7.0-bp153.1.16.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.
--------------------------------------------------
Repository : Main Repository
Name : python2-pytest-virtualenv
Version : 1.7.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 40,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-virtualenv-1.7.0-bp153.1.16.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.