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

Last updated: July 02,2024

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

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

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

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

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

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

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

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