How to Install and Uninstall rust-crossbeam-queue+alloc-devel.noarch Package on Fedora 34

Last updated: June 29,2024

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

In this section, we are going to explain the necessary steps to install rust-crossbeam-queue+alloc-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-crossbeam-queue+alloc-devel.noarch on Fedora 34:

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

3. Information about the rust-crossbeam-queue+alloc-devel.noarch package on Fedora 34

Last metadata expiration check: 2:26:15 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-crossbeam-queue+alloc-devel
Version : 0.3.5
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-crossbeam-queue-0.3.5-1.fc34.src.rpm
Repository : updates
Summary : Concurrent queues
URL : https://crates.io/crates/crossbeam-queue
License : MIT or ASL 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.