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

Last updated: October 12,2024

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

Learn how to install rust-futures-cpupool+with-deprecated-devel.noarch on Rocky Linux 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 Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 1:01:31 ago on Fri Feb 16 06:49:52 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.