How to Install and Uninstall rust-radix-heap+default-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-radix-heap+default-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-radix-heap+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-radix-heap+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:34:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-radix-heap+default-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 7.0 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 "default" feature of the "radix-heap" crate.