How to Install and Uninstall rust-ordered-float2+std-devel.noarch Package on Rocky Linux 9

Last updated: June 30,2024

1. Install "rust-ordered-float2+std-devel.noarch" package

Please follow the guidelines below to install rust-ordered-float2+std-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-ordered-float2+std-devel.noarch

2. Uninstall "rust-ordered-float2+std-devel.noarch" package

This tutorial shows how to uninstall rust-ordered-float2+std-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-ordered-float2+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ordered-float2+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-ordered-float2+std-devel
Version : 2.10.1
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-ordered-float2-2.10.1-1.el9.src.rpm
Repository : epel
Summary : Wrappers for total ordering on floats
URL : https://crates.io/crates/ordered-float
License : MIT
Description : Wrappers for total ordering on floats.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "ordered-float" crate.