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

Last updated: October 07,2024

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

Please follow the steps below to install rust-crossbeam-epoch+lazy_static-devel.noarch on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 1:19:40 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-crossbeam-epoch+lazy_static-devel
Version : 0.9.5
Release : 4.el9
Architecture : noarch
Size : 8.4 k
Source : rust-crossbeam-epoch-0.9.5-4.el9.src.rpm
Repository : epel
Summary : Epoch-based garbage collection
URL : https://crates.io/crates/crossbeam-epoch
License : MIT or ASL 2.0
Description : Epoch-based garbage collection.
:
: This package contains library source intended for building other packages which
: use "the lazy_static" feature of the "crossbeam-epoch" crate.