How to Install and Uninstall python3-betamax.noarch Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "python3-betamax.noarch" package

Please follow the guidelines below to install python3-betamax.noarch on CentOS Stream 8

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

2. Uninstall "python3-betamax.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-betamax.noarch on CentOS Stream 8:

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

3. Information about the python3-betamax.noarch package on CentOS Stream 8

Last metadata expiration check: 4:54:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-betamax
Version : 0.8.1
Release : 7.el8
Architecture : noarch
Size : 66 k
Source : python-betamax-0.8.1-7.el8.src.rpm
Repository : epel
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.