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

Last updated: October 05,2024

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

This guide covers the steps necessary to install rust-crossbeam-deque-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-crossbeam-deque-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-crossbeam-deque-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:17:08 ago on Thu Feb 15 07:50:05 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.