How to Install and Uninstall rust-num-format+encoding_rs-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-num-format+encoding_rs-devel.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall rust-num-format+encoding_rs-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-num-format+encoding_rs-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-num-format+encoding_rs-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 "encoding_rs" feature of the "num-format" crate.