How to Install and Uninstall python2-vcrpy Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-vcrpy" package
This tutorial shows how to install python2-vcrpy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-vcrpy
Copied
2. Uninstall "python2-vcrpy" package
Learn how to uninstall python2-vcrpy on openSUSE Leap:
$
sudo zypper remove
python2-vcrpy
Copied
3. Information about the python2-vcrpy package on openSUSE Leap
Information for package python2-vcrpy:
--------------------------------------
Repository : Main Repository
Name : python2-vcrpy
Version : 2.1.1-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 231,3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-2.1.1-bp153.1.19.src
Summary : Python module to mock and replay HTTP interactions
Description :
This module records a test suite's HTTP interactions and replays them during future
test runs for deterministic tests.
This is a Python version of Ruby's VCR library.
--------------------------------------
Repository : Main Repository
Name : python2-vcrpy
Version : 2.1.1-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 231,3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-2.1.1-bp153.1.19.src
Summary : Python module to mock and replay HTTP interactions
Description :
This module records a test suite's HTTP interactions and replays them during future
test runs for deterministic tests.
This is a Python version of Ruby's VCR library.