How to Install and Uninstall rust-num-format+lazy_static-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Learn how to install rust-num-format+lazy_static-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 guidelines below to uninstall rust-num-format+lazy_static-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-num-format+lazy_static-devel
Version : 0.4.4
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-num-format-0.4.4-1.el9.src.rpm
Repository : epel
Summary : String representations of numbers, formatted according to international standards
URL : https://crates.io/crates/num-format
License : MIT OR Apache-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 the "lazy_static" feature of the "num-format" crate.