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

Last updated: January 16,2025

1. Install "python3-more-executors.noarch" package

Please follow the steps below to install python3-more-executors.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-more-executors.noarch

2. Uninstall "python3-more-executors.noarch" package

Here is a brief guide to show you how to uninstall python3-more-executors.noarch on Fedora 36:

$ sudo dnf remove python3-more-executors.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:01:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-more-executors
Version : 2.7.0
Release : 3.fc36
Architecture : noarch
Size : 89 k
Source : python-more-executors-2.7.0-3.fc36.src.rpm
Repository : fedora
Summary : A library of composable Python executors and futures
URL : https://github.com/rohanpm/more-executors
License : GPLv3+
Description : This library is intended for use with the concurrent.futures module.
: It includes a collection of Executor implementations in order to extend
: the behavior of Future objects.