How to Install and Uninstall python3-betamax.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-betamax.noarch" package

This guide covers the steps necessary to install python3-betamax.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-betamax.noarch

2. Uninstall "python3-betamax.noarch" package

This guide covers the steps necessary to uninstall python3-betamax.noarch on Fedora 34:

$ sudo dnf remove python3-betamax.noarch $ sudo dnf autoremove

3. Information about the python3-betamax.noarch package on Fedora 34

Last metadata expiration check: 2:10:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-betamax
Version : 0.8.1
Release : 12.fc34
Architecture : noarch
Size : 65 k
Source : python-betamax-0.8.1-12.fc34.src.rpm
Repository : fedora
Summary : VCR imitation for python-requests
URL : https://github.com/sigmavirus24/betamax
License : ASL 2.0
Description : Betamax is a VCR_ imitation for requests. This will make mocking out requests
: much easier.
:
: Python 3 version.