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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install rust-crossbeam-epoch+lazy_static-devel.noarch on Rocky 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

Please follow the step by step instructions below to uninstall rust-crossbeam-epoch+lazy_static-devel.noarch on Rocky 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 Rocky Linux 9

Last metadata expiration check: 0:40:45 ago on Tue Sep 13 04:19:08 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.