How to Install and Uninstall rust-binary-heap-plus-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "rust-binary-heap-plus-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-binary-heap-plus-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-binary-heap-plus-devel.noarch

2. Uninstall "rust-binary-heap-plus-devel.noarch" package

Please follow the instructions below to uninstall rust-binary-heap-plus-devel.noarch on Fedora 39:

$ sudo dnf remove rust-binary-heap-plus-devel.noarch $ sudo dnf autoremove

3. Information about the rust-binary-heap-plus-devel.noarch package on Fedora 39

Last metadata expiration check: 4:46:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-binary-heap-plus-devel
Version : 0.5.0
Release : 1.fc39
Architecture : noarch
Size : 27 k
Source : rust-binary-heap-plus-0.5.0-1.fc39.src.rpm
Repository : updates
Summary : Enhanced version of std::collections::BinaryHeap
URL : https://crates.io/crates/binary-heap-plus
License : MIT
Description : Enhanced version of std::collections::BinaryHeap that supports max, min,
: and custom-order heaps.
:
: This package contains library source intended for building other packages which
: use the "binary-heap-plus" crate.