How to Install and Uninstall rust-concurrent-queue-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

Please follow the instructions below to install rust-concurrent-queue-devel.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall rust-concurrent-queue-devel.noarch on Fedora 34:

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

3. Information about the rust-concurrent-queue-devel.noarch package on Fedora 34

Last metadata expiration check: 1:40:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-concurrent-queue-devel
Version : 1.2.2
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : rust-concurrent-queue-1.2.2-2.fc34.src.rpm
Repository : fedora
Summary : Concurrent multi-producer multi-consumer queue
URL : https://crates.io/crates/concurrent-queue
License : ASL 2.0 or MIT
Description : Concurrent multi-producer multi-consumer queue.
:
: This package contains library source intended for building other packages
: which use "concurrent-queue" crate.