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

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install rust-crossbeam-channel+std-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-crossbeam-channel+std-devel.noarch on Fedora 34:

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

3. Information about the rust-crossbeam-channel+std-devel.noarch package on Fedora 34

Last metadata expiration check: 1:02:49 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-crossbeam-channel+std-devel
Version : 0.5.4
Release : 1.fc34
Architecture : noarch
Size : 8.5 k
Source : rust-crossbeam-channel-0.5.4-1.fc34.src.rpm
Repository : updates
Summary : Multi-producer multi-consumer channels for message passing
URL : https://crates.io/crates/crossbeam-channel
License : MIT or ASL 2.0
Description : Multi-producer multi-consumer channels for message passing.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "crossbeam-channel" crate.