How to Install and Uninstall rust-lazy_static+spin-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidelines below to install rust-lazy_static+spin-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-lazy_static+spin-devel.noarch on Fedora 34:

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

3. Information about the rust-lazy_static+spin-devel.noarch package on Fedora 34

Last metadata expiration check: 0:32:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-lazy_static+spin-devel
Version : 1.4.0
Release : 4.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-lazy_static-1.4.0-4.fc34.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" feature of "lazy_static" crate.