How to Install and Uninstall rust-futures-executor+default-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the guidance below to install rust-futures-executor+default-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-futures-executor+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-futures-executor+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-futures-executor+default-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-futures-executor-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Executors for asynchronous tasks based on the futures-rs library
URL : https://crates.io/crates/futures-executor
License : MIT OR Apache-2.0
Description : Executors for asynchronous tasks based on the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "futures-executor" crate.