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

Last updated: May 03,2024

1. Install "rust-futures-util+futures-channel-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-futures-util+futures-channel-devel.noarch

2. Uninstall "rust-futures-util+futures-channel-devel.noarch" package

This tutorial shows how to uninstall rust-futures-util+futures-channel-devel.noarch on Fedora 36:

$ sudo dnf remove rust-futures-util+futures-channel-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:53:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-futures-util+futures-channel-devel
Version : 0.3.23
Release : 1.fc36
Architecture : noarch
Size : 9.1 k
Source : rust-futures-util-0.3.23-1.fc36.src.rpm
Repository : updates
Summary : Common utilities and extension traits for the futures-rs library
URL : https://crates.io/crates/futures-util
License : MIT OR Apache-2.0
Description : Common utilities and extension traits for the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "futures-channel" feature of the "futures-util" crate.