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

Last updated: June 29,2024

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

Please follow the instructions below to install rust-num-format+serde-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-num-format+serde-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:45:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num-format+serde-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 "serde" feature of the "num-format" crate.