How to Install and Uninstall rust-lazy_static+default-devel.noarch Package on Fedora 38

Last updated: October 09,2024

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

Learn how to install rust-lazy_static+default-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall rust-lazy_static+default-devel.noarch on Fedora 38:

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

3. Information about the rust-lazy_static+default-devel.noarch package on Fedora 38

Last metadata expiration check: 3:08:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-lazy_static+default-devel
Version : 1.4.0
Release : 10.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-lazy_static-1.4.0-10.fc38.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 "the default" feature of the "lazy_static" crate.