How to Install and Uninstall rust-futures-cpupool+with-deprecated-devel.noarch Package on Fedora 39

Last updated: November 29,2024

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

This guide covers the steps necessary to install rust-futures-cpupool+with-deprecated-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-futures-cpupool+with-deprecated-devel.noarch on Fedora 39:

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

3. Information about the rust-futures-cpupool+with-deprecated-devel.noarch package on Fedora 39

Last metadata expiration check: 2:07:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-futures-cpupool+with-deprecated-devel
Version : 0.1.8
Release : 19.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-futures-cpupool-0.1.8-19.fc39.src.rpm
Repository : fedora
Summary : Implementation of thread pools which hand out futures
URL : https://crates.io/crates/futures-cpupool
License : MIT OR Apache-2.0
Description : An 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 the "with-deprecated" feature of the "futures-cpupool" crate.