How to Install and Uninstall rust-crossbeam-channel+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

This tutorial shows how to install rust-crossbeam-channel+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-crossbeam-channel+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-crossbeam-channel+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crossbeam-channel+std-devel
Version : 0.5.11
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-crossbeam-channel-0.5.11-1.el9.src.rpm
Repository : epel
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 "std" feature of the "crossbeam-channel" crate.