How to Install and Uninstall rust-radix-heap+ordered-float-devel.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "rust-radix-heap+ordered-float-devel.noarch" package

This guide let you learn how to install rust-radix-heap+ordered-float-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-radix-heap+ordered-float-devel.noarch

2. Uninstall "rust-radix-heap+ordered-float-devel.noarch" package

Please follow the guidance below to uninstall rust-radix-heap+ordered-float-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-radix-heap+ordered-float-devel.noarch $ sudo dnf autoremove

3. Information about the rust-radix-heap+ordered-float-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:19:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-radix-heap+ordered-float-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-radix-heap-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Fast monotone priority queues
URL : https://crates.io/crates/radix-heap
License : MIT
Description : Fast monotone priority queues.
:
: This package contains library source intended for building other packages which
: use the "ordered-float" feature of the "radix-heap" crate.