How to Install and Uninstall rust-crossbeam-channel+crossbeam-utils-devel.noarch Package on Rocky Linux 9

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install rust-crossbeam-channel+crossbeam-utils-devel.noarch on Rocky Linux 9

$ 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 steps below to uninstall rust-crossbeam-channel+crossbeam-utils-devel.noarch on Rocky Linux 9:

$ 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 Rocky Linux 9

Last metadata expiration check: 1:05:08 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-crossbeam-channel+crossbeam-utils-devel
Version : 0.5.1
Release : 4.el9
Architecture : noarch
Size : 8.4 k
Source : rust-crossbeam-channel-0.5.1-4.el9.src.rpm
Repository : epel
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 crossbeam-utils" feature of the "crossbeam-channel" crate.