How to Install and Uninstall rust-async-channel-devel.noarch Package on Fedora 35

Last updated: May 18,2024

1. Install "rust-async-channel-devel.noarch" package

Please follow the steps below to install rust-async-channel-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-async-channel-devel.noarch

2. Uninstall "rust-async-channel-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-async-channel-devel.noarch on Fedora 35:

$ sudo dnf remove rust-async-channel-devel.noarch $ sudo dnf autoremove

3. Information about the rust-async-channel-devel.noarch package on Fedora 35

Last metadata expiration check: 2:13:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-async-channel-devel
Version : 1.7.1
Release : 1.fc35
Architecture : noarch
Size : 21 k
Source : rust-async-channel-1.7.1-1.fc35.src.rpm
Repository : updates
Summary : Async multi-producer multi-consumer channel
URL : https://crates.io/crates/async-channel
License : Apache-2.0 OR MIT
Description : Async multi-producer multi-consumer channel.
:
: This package contains library source intended for building other packages which
: use the "async-channel" crate.