How to Install and Uninstall python3-retask.noarch Package on Fedora 35

Last updated: November 25,2024

1. Install "python3-retask.noarch" package

This is a short guide on how to install python3-retask.noarch on Fedora 35

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

2. Uninstall "python3-retask.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-retask.noarch on Fedora 35:

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

3. Information about the python3-retask.noarch package on Fedora 35

Last metadata expiration check: 2:50:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-retask
Version : 0.4
Release : 24.fc35
Architecture : noarch
Size : 19 k
Source : python-retask-0.4-24.fc35.src.rpm
Repository : fedora
Summary : Python module to create and manage distributed task queues
URL : http://retask.readthedocs.org/en/latest/index.html
License : MIT
Description : Python module to create and manage distributed task queues using redis.