How to Install and Uninstall python3-vcrpy Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-vcrpy" package
This is a short guide on how to install python3-vcrpy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-vcrpy
Copied
2. Uninstall "python3-vcrpy" package
In this section, we are going to explain the necessary steps to uninstall python3-vcrpy on openSUSE Leap:
$
sudo zypper remove
python3-vcrpy
Copied
3. Information about the python3-vcrpy package on openSUSE Leap
Information for package python3-vcrpy:
--------------------------------------
Repository : Main Repository
Name : python3-vcrpy
Version : 2.1.1-1.26
Arch : noarch
Vendor : SUSE LLC
Installed Size : 288.3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-2.1.1-1.26.src
Upstream URL : https://github.com/kevin1024/vcrpy
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 : python3-vcrpy
Version : 2.1.1-1.26
Arch : noarch
Vendor : SUSE LLC
Installed Size : 288.3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-2.1.1-1.26.src
Upstream URL : https://github.com/kevin1024/vcrpy
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.