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

Last updated: July 03,2024

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

This tutorial shows how to install rust-crossbeam-utils+lazy_static-devel.noarch on Rocky Linux 9

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

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

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

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

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

Last metadata expiration check: 0:06:37 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-crossbeam-utils+lazy_static-devel
Version : 0.8.5
Release : 4.el9
Architecture : noarch
Size : 8.6 k
Source : rust-crossbeam-utils-0.8.5-4.el9.src.rpm
Repository : epel
Summary : Utilities for concurrent programming
URL : https://crates.io/crates/crossbeam-utils
License : MIT or ASL 2.0
Description : Utilities for concurrent programming.
:
: This package contains library source intended for building other packages which
: use "the lazy_static" feature of the "crossbeam-utils" crate.