How to Install and Uninstall rust-futures-cpupool+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the guidance below to install rust-futures-cpupool+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-futures-cpupool+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-futures-cpupool+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-futures-cpupool+default-devel
Version : 0.1.8
Release : 14.el9
Architecture : noarch
Size : 7.8 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 "default" feature of "futures-cpupool" crate.