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

Last updated: October 13,2024

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

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

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

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

Please follow the step by step instructions below to uninstall python3-more-executors.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:38:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-more-executors
Version : 2.11.4
Release : 3.fc39
Architecture : noarch
Size : 143 k
Source : python-more-executors-2.11.4-3.fc39.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.