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

Last updated: July 01,2024

1. Install "rust-futures-io+std-devel.noarch" package

This guide covers the steps necessary to install rust-futures-io+std-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-futures-io+std-devel.noarch

2. Uninstall "rust-futures-io+std-devel.noarch" package

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

$ sudo dnf remove rust-futures-io+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-futures-io+std-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-futures-io-0.3.30-1.el9.src.rpm
Repository : epel
Summary : AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
URL : https://crates.io/crates/futures-io
License : MIT OR Apache-2.0
Description : The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits
: for the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-io" crate.