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

Last updated: June 24,2024

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

Please follow the instructions below to install rust-crossbeam-queue+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-crossbeam-queue+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:38:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crossbeam-queue+std-devel
Version : 0.3.11
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-crossbeam-queue-0.3.11-1.el9.src.rpm
Repository : epel
Summary : Concurrent queues
URL : https://crates.io/crates/crossbeam-queue
License : MIT OR Apache-2.0
Description : Concurrent queues.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "crossbeam-queue" crate.