How to Install and Uninstall rust-lazy_static+spin_no_std-devel.noarch Package on Fedora 35

Last updated: July 01,2024

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

This is a short guide on how to install rust-lazy_static+spin_no_std-devel.noarch on Fedora 35

$ 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

In this section, we are going to explain the necessary steps to uninstall rust-lazy_static+spin_no_std-devel.noarch on Fedora 35:

$ 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 Fedora 35

Last metadata expiration check: 5:49:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-lazy_static+spin_no_std-devel
Version : 1.4.0
Release : 5.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-lazy_static-1.4.0-5.fc35.src.rpm
Repository : fedora
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 "spin_no_std" feature of "lazy_static" crate.