How to Install and Uninstall rust-noisy_float-devel.noarch Package on Fedora 39

Last updated: January 18,2025

1. Install "rust-noisy_float-devel.noarch" package

Here is a brief guide to show you how to install rust-noisy_float-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-noisy_float-devel.noarch

2. Uninstall "rust-noisy_float-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-noisy_float-devel.noarch on Fedora 39:

$ sudo dnf remove rust-noisy_float-devel.noarch $ sudo dnf autoremove

3. Information about the rust-noisy_float-devel.noarch package on Fedora 39

Last metadata expiration check: 0:36:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-noisy_float-devel
Version : 0.2.0
Release : 6.fc39
Architecture : noarch
Size : 23 k
Source : rust-noisy_float-0.2.0-6.fc39.src.rpm
Repository : fedora
Summary : Rust library containing floating point types
URL : https://crates.io/crates/noisy_float
License : Apache-2.0
Description : This crate contains floating point types that panic
: if they are set to an illegal value, such as NaN.
:
: This package contains library source intended for building other packages which
: use the "noisy_float" crate.