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

Last updated: November 02,2024

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

Please follow the steps below to install rust-crossbeam-channel+crossbeam-utils-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-crossbeam-channel+crossbeam-utils-devel.noarch on Fedora 38:

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

3. Information about the rust-crossbeam-channel+crossbeam-utils-devel.noarch package on Fedora 38

Last metadata expiration check: 5:26:20 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-crossbeam-channel+crossbeam-utils-devel
Version : 0.5.7
Release : 1.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-crossbeam-channel-0.5.7-1.fc38.src.rpm
Repository : fedora
Summary : Multi-producer multi-consumer channels for message passing
URL : https://crates.io/crates/crossbeam-channel
License : MIT OR Apache-2.0
Description : Multi-producer multi-consumer channels for message passing.
:
: This package contains library source intended for building other packages which
: use the "crossbeam-utils" feature of the "crossbeam-channel" crate.