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

Last updated: May 17,2024

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

This tutorial shows how to install rust-futures-channel+alloc-devel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall rust-futures-channel+alloc-devel.noarch on Fedora 34:

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

3. Information about the rust-futures-channel+alloc-devel.noarch package on Fedora 34

Last metadata expiration check: 2:44:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-futures-channel+alloc-devel
Version : 0.3.21
Release : 1.fc34
Architecture : noarch
Size : 9.1 k
Source : rust-futures-channel-0.3.21-1.fc34.src.rpm
Repository : updates
Summary : Channels for asynchronous communication using futures-rs
URL : https://crates.io/crates/futures-channel
License : MIT or ASL 2.0
Description : Channels for asynchronous communication using futures-rs.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "futures-channel" crate.