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

Last updated: October 01,2024

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

Please follow the guidance below to install python3-more-executors.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall python3-more-executors.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:56:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-more-executors
Version : 2.7.0
Release : 2.fc35
Architecture : noarch
Size : 90 k
Source : python-more-executors-2.7.0-2.fc35.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.