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

Last updated: November 26,2024

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

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

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

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

Please follow the instructions below to uninstall rust-futures-channel+std-devel.noarch on Fedora 35:

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

3. Information about the rust-futures-channel+std-devel.noarch package on Fedora 35

Last metadata expiration check: 0:09:59 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-futures-channel+std-devel
Version : 0.3.23
Release : 1.fc35
Architecture : noarch
Size : 9.1 k
Source : rust-futures-channel-0.3.23-1.fc35.src.rpm
Repository : updates
Summary : Channels for asynchronous communication using futures-rs
URL : https://crates.io/crates/futures-channel
License : MIT OR Apache-2.0
Description : Channels for asynchronous communication using futures-rs.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-channel" crate.