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

Last updated: November 26,2024

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

Here is a brief guide to show you how to install rust-futures-io+default-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-futures-io+default-devel.noarch on Fedora 35:

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

3. Information about the rust-futures-io+default-devel.noarch package on Fedora 35

Last metadata expiration check: 3:18:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-futures-io+default-devel
Version : 0.3.23
Release : 1.fc35
Architecture : noarch
Size : 8.9 k
Source : rust-futures-io-0.3.23-1.fc35.src.rpm
Repository : updates
Summary : AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
URL : https://crates.io/crates/futures-io
License : MIT OR Apache-2.0
Description : `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.