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

Last updated: May 06,2024

1. Install "rust-crossbeam-epoch+std-devel.noarch" package

This is a short guide on how to install rust-crossbeam-epoch+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-crossbeam-epoch+std-devel.noarch

2. Uninstall "rust-crossbeam-epoch+std-devel.noarch" package

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

$ sudo dnf remove rust-crossbeam-epoch+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:32:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-crossbeam-epoch+std-devel
Version : 0.9.18
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-crossbeam-epoch-0.9.18-1.el9.src.rpm
Repository : epel
Summary : Epoch-based garbage collection
URL : https://crates.io/crates/crossbeam-epoch
License : MIT OR Apache-2.0
Description : Epoch-based garbage collection.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "crossbeam-epoch" crate.