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

Last updated: October 07,2024

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

Learn how to install python3-more-executors.noarch on Fedora 34

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

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

Please follow the steps below to uninstall python3-more-executors.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:03:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-more-executors
Version : 2.5.1
Release : 4.fc34
Architecture : noarch
Size : 82 k
Source : python-more-executors-2.5.1-4.fc34.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.