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

Last updated: November 28,2024

1. Install "python3-rmtest.noarch" package

This guide let you learn how to install python3-rmtest.noarch on Fedora 38

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

2. Uninstall "python3-rmtest.noarch" package

This guide covers the steps necessary to uninstall python3-rmtest.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:24:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-rmtest
Version : 1.0.1
Release : 11.fc38
Architecture : noarch
Size : 36 k
Source : python-rmtest-1.0.1-11.fc38.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.