How to Install and Uninstall rust-futures-devel.noarch Package on Fedora 36

Last updated: June 26,2024

1. Install "rust-futures-devel.noarch" package

This guide covers the steps necessary to install rust-futures-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-futures-devel.noarch

2. Uninstall "rust-futures-devel.noarch" package

Please follow the instructions below to uninstall rust-futures-devel.noarch on Fedora 36:

$ sudo dnf remove rust-futures-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-devel.noarch package on Fedora 36

Last metadata expiration check: 3:33:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-futures-devel
Version : 0.3.23
Release : 1.fc36
Architecture : noarch
Size : 61 k
Source : rust-futures-0.3.23-1.fc36.src.rpm
Repository : updates
Summary : Implementation of futures and streams
URL : https://crates.io/crates/futures
License : MIT OR Apache-2.0
Description : 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 "futures" crate.