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

Last updated: June 26,2024

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

Learn how to install rust-num-format+lazy_static-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-num-format+lazy_static-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 0:12:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-num-format+lazy_static-devel
Version : 0.4.0
Release : 2.fc34
Architecture : noarch
Size : 7.5 k
Source : rust-num-format-0.4.0-2.fc34.src.rpm
Repository : updates
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.