How to Install and Uninstall rust-lazy_static+spin_no_std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rust-lazy_static+spin_no_std-devel.noarch" package

This guide let you learn how to install rust-lazy_static+spin_no_std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-lazy_static+spin_no_std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-lazy_static+spin_no_std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lazy_static+spin_no_std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-lazy_static+spin_no_std-devel
Version : 1.4.0
Release : 8.el9
Architecture : noarch
Size : 7.8 k
Source : rust-lazy_static-1.4.0-8.el9.src.rpm
Repository : epel
Summary : Macro for declaring lazily evaluated statics in Rust
URL : https://crates.io/crates/lazy_static
License : MIT or ASL 2.0
Description : Macro for declaring lazily evaluated statics in Rust.
:
: This package contains library source intended for building other packages which
: use "the spin_no_std" feature of the "lazy_static" crate.