How to Install and Uninstall python38-vcrpy Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "python38-vcrpy" package

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

$ sudo zypper refresh $ sudo zypper install python38-vcrpy

2. Uninstall "python38-vcrpy" package

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

$ sudo zypper remove python38-vcrpy

3. Information about the python38-vcrpy package on openSuSE Tumbleweed

Information for package python38-vcrpy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-vcrpy
Version : 4.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 312,3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-4.1.1-1.2.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.