How to Install and Uninstall rust-futures-cpupool+default-devel.noarch Package on Fedora 35

Last updated: May 17,2024

1. Install "rust-futures-cpupool+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-futures-cpupool+default-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-futures-cpupool+default-devel.noarch

2. Uninstall "rust-futures-cpupool+default-devel.noarch" package

This tutorial shows how to uninstall rust-futures-cpupool+default-devel.noarch on Fedora 35:

$ sudo dnf remove rust-futures-cpupool+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-cpupool+default-devel.noarch package on Fedora 35

Last metadata expiration check: 1:17:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-futures-cpupool+default-devel
Version : 0.1.8
Release : 12.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-futures-cpupool-0.1.8-12.fc35.src.rpm
Repository : fedora
Summary : Implementation of thread pools which hand out futures
URL : https://crates.io/crates/futures-cpupool
License : MIT or ASL 2.0
Description : Implementation of thread pools which hand out futures to the results of the
: computation on the threads themselves.
:
: This package contains library source intended for building other packages
: which use "default" feature of "futures-cpupool" crate.