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

Last updated: April 27,2024

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

This guide let you learn how to install rust-crossbeam-epoch+alloc-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-crossbeam-epoch+alloc-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:55:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-crossbeam-epoch+alloc-devel
Version : 0.9.18
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "alloc" feature of the "crossbeam-epoch" crate.