How to Install and Uninstall python3-betamax Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-betamax" package

Here is a brief guide to show you how to install python3-betamax on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-betamax

2. Uninstall "python3-betamax" package

Learn how to uninstall python3-betamax on openSUSE Leap:

$ sudo zypper remove python3-betamax

3. Information about the python3-betamax package on openSUSE Leap

Information for package python3-betamax:
----------------------------------------
Repository : Main Repository
Name : python3-betamax
Version : 0.8.0-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 240.3 KiB
Installed : No
Status : not installed
Source package : python-betamax-0.8.0-1.17.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.