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

Last updated: October 10,2024

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

Please follow the guidelines below to install rust-num-format+with-num-bigint-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-num-format+with-num-bigint-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:18:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-num-format+with-num-bigint-devel
Version : 0.4.4
Release : 1.el9
Architecture : noarch
Size : 7.6 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 "with-num-bigint" feature of the "num-format" crate.