How to Install and Uninstall python311-betamax Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-betamax" package

This is a short guide on how to install python311-betamax on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-betamax

2. Uninstall "python311-betamax" package

Please follow the guidelines below to uninstall python311-betamax on openSuSE Tumbleweed:

$ sudo zypper remove python311-betamax

3. Information about the python311-betamax package on openSuSE Tumbleweed

Information for package python311-betamax:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-betamax
Version : 0.8.1-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 309.8 KiB
Installed : No
Status : not installed
Source package : python-betamax-0.8.1-2.7.src
Upstream URL : https://github.com/sigmavirus24/betamax
Summary : A VCR imitation for python-requests
Description :
Betamax is a VCR_ imitation for requests. This will make mocking out requests
much easier.