How to Install and Uninstall rust-float-cmp+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "rust-float-cmp+std-devel.noarch" package

This guide let you learn how to install rust-float-cmp+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-float-cmp+std-devel.noarch

2. Uninstall "rust-float-cmp+std-devel.noarch" package

This guide let you learn how to uninstall rust-float-cmp+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-float-cmp+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-float-cmp+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-float-cmp+std-devel
Version : 0.9.0
Release : 3.el9
Architecture : noarch
Size : 7.9 k
Source : rust-float-cmp-0.9.0-3.el9.src.rpm
Repository : epel
Summary : Floating point approximate comparison traits
URL : https://crates.io/crates/float-cmp
License : MIT
Description : Floating point approximate comparison traits.
:
: This package contains library source intended for building other packages
: which use "std" feature of "float-cmp" crate.