How to Install and Uninstall rust-num-format+lazy_static-devel.noarch Package on Fedora 36

Last updated: May 10,2024

1. Install "rust-num-format+lazy_static-devel.noarch" package

Please follow the instructions below to install rust-num-format+lazy_static-devel.noarch on Fedora 36

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

2. Uninstall "rust-num-format+lazy_static-devel.noarch" package

Please follow the steps below to uninstall rust-num-format+lazy_static-devel.noarch on Fedora 36:

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

3. Information about the rust-num-format+lazy_static-devel.noarch package on Fedora 36

Last metadata expiration check: 1:04:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-num-format+lazy_static-devel
Version : 0.4.0
Release : 2.fc36
Architecture : noarch
Size : 7.5 k
Source : rust-num-format-0.4.0-2.fc36.src.rpm
Repository : fedora
Summary : Rust crate for producing string-representations of numbers, formatted according to international standards
URL : https://crates.io/crates/num-format
License : MIT or ASL 2.0
Description : Rust crate for producing string-representations of numbers, formatted according
: to international standards.
:
: This package contains library source intended for building other packages
: which use "lazy_static" feature of "num-format" crate.