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

Last updated: January 12,2025

1. Install "python3-rmtest.noarch" package

This tutorial shows how to install python3-rmtest.noarch on Fedora 36

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

2. Uninstall "python3-rmtest.noarch" package

This tutorial shows how to uninstall python3-rmtest.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:26:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-rmtest
Version : 1.0.1
Release : 7.fc36
Architecture : noarch
Size : 27 k
Source : python-rmtest-1.0.1-7.fc36.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.