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

Last updated: July 04,2024

1. Install "rust-crossbeam-deque-devel.noarch" package

Please follow the step by step instructions below to install rust-crossbeam-deque-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-crossbeam-deque-devel.noarch

2. Uninstall "rust-crossbeam-deque-devel.noarch" package

Please follow the instructions below to uninstall rust-crossbeam-deque-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-crossbeam-deque-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:42:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crossbeam-deque-devel
Version : 0.8.5
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : rust-crossbeam-deque-0.8.5-1.el9.src.rpm
Repository : epel
Summary : Concurrent work-stealing deque
URL : https://crates.io/crates/crossbeam-deque
License : MIT OR Apache-2.0
Description : Concurrent work-stealing deque.
:
: This package contains library source intended for building other packages which
: use the "crossbeam-deque" crate.