How to Install and Uninstall python311-vcrpy Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-vcrpy" package
Please follow the guidelines below to install python311-vcrpy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-vcrpy
Copied
2. Uninstall "python311-vcrpy" package
In this section, we are going to explain the necessary steps to uninstall python311-vcrpy on openSuSE Tumbleweed:
$
sudo zypper remove
python311-vcrpy
Copied
3. Information about the python311-vcrpy package on openSuSE Tumbleweed
Information for package python311-vcrpy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-vcrpy
Version : 6.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 326.3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-6.0.1-1.1.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 : openSUSE-Tumbleweed-Oss
Name : python311-vcrpy
Version : 6.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 326.3 KiB
Installed : No
Status : not installed
Source package : python-vcrpy-6.0.1-1.1.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.