How to Install and Uninstall rust-crossbeam-queue+alloc-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

Please follow the guidelines below to install rust-crossbeam-queue+alloc-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-crossbeam-queue+alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-crossbeam-queue+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-crossbeam-queue+alloc-devel
Version : 0.3.11
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "alloc" feature of the "crossbeam-queue" crate.