How to Install and Uninstall rust-futures-io+default-devel.noarch Package on AlmaLinux 9

Last updated: June 30,2024

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

Please follow the guidelines below to install rust-futures-io+default-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-futures-io+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-futures-io+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:57:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-futures-io+default-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.4 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 "default" feature of the "futures-io" crate.