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

Last updated: November 29,2024

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

Please follow the guidelines below to install rust-futures+io-compat-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall rust-futures+io-compat-devel.noarch on Fedora 38:

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

3. Information about the rust-futures+io-compat-devel.noarch package on Fedora 38

Last metadata expiration check: 4:24:54 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-futures+io-compat-devel
Version : 0.3.30
Release : 1.fc38
Architecture : noarch
Size : 8.6 k
Source : rust-futures-0.3.30-1.fc38.src.rpm
Repository : updates
Summary : Implementation of futures and streams
URL : https://crates.io/crates/futures
License : MIT OR Apache-2.0
Description : An implementation of futures and streams featuring zero allocations,
: composability, and iterator-like interfaces.
:
: This package contains library source intended for building other packages which
: use the "io-compat" feature of the "futures" crate.