How to Install and Uninstall rust-futures-cpupool+with-deprecated-devel.noarch Package on CentOS Stream 9

Last updated: September 27,2024

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

Learn how to install rust-futures-cpupool+with-deprecated-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-futures-cpupool+with-deprecated-devel.noarch on CentOS Stream 9:

$ 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 CentOS Stream 9

Last metadata expiration check: 2:04:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-futures-cpupool+with-deprecated-devel
Version : 0.1.8
Release : 14.el9
Architecture : noarch
Size : 8.0 k
Source : rust-futures-cpupool-0.1.8-14.el9.src.rpm
Repository : epel
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 "with-deprecated" feature of "futures-cpupool" crate.