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

Last updated: October 05,2024

1. Install "python3-rmtest.noarch" package

Here is a brief guide to show you how to install python3-rmtest.noarch on Fedora 34

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

2. Uninstall "python3-rmtest.noarch" package

Please follow the instructions below to uninstall python3-rmtest.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:05:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-rmtest
Version : 1.0.1
Release : 4.fc34
Architecture : noarch
Size : 27 k
Source : python-rmtest-1.0.1-4.fc34.src.rpm
Repository : fedora
Summary : A simple framework for testing Redis modules
URL : https://github.com/goodform/rmtest
License : BSD
Description : Simple framework for testing Redis modules using python
: unit test, and a disposable ephemeral Redis sub-process.