How to Install and Uninstall rust-noisy_float+serde-devel.noarch Package on Fedora 38

Last updated: October 12,2024

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

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

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

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

This guide let you learn how to uninstall rust-noisy_float+serde-devel.noarch on Fedora 38:

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

3. Information about the rust-noisy_float+serde-devel.noarch package on Fedora 38

Last metadata expiration check: 1:04:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-noisy_float+serde-devel
Version : 0.2.0
Release : 3.fc38
Architecture : noarch
Size : 7.3 k
Source : rust-noisy_float-0.2.0-3.fc38.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 "serde" feature of the "noisy_float" crate.