How to Install and Uninstall rust-futures-executor+thread-pool-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-futures-executor+thread-pool-devel.noarch" package

Please follow the guidelines below to install rust-futures-executor+thread-pool-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-futures-executor+thread-pool-devel.noarch

2. Uninstall "rust-futures-executor+thread-pool-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-futures-executor+thread-pool-devel.noarch on Fedora 34:

$ sudo dnf remove rust-futures-executor+thread-pool-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-executor+thread-pool-devel.noarch package on Fedora 34

Last metadata expiration check: 1:31:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-futures-executor+thread-pool-devel
Version : 0.3.21
Release : 1.fc34
Architecture : noarch
Size : 9.2 k
Source : rust-futures-executor-0.3.21-1.fc34.src.rpm
Repository : updates
Summary : Executors for asynchronous tasks based on the futures-rs library
URL : https://crates.io/crates/futures-executor
License : MIT or ASL 2.0
Description : Executors for asynchronous tasks based on the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "thread-pool" feature of the "futures-executor" crate.