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

Last updated: November 27,2024

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

Please follow the steps below to install rust-binary-heap-plus+serde-devel.noarch on Fedora 38

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

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

This guide let you learn how to uninstall rust-binary-heap-plus+serde-devel.noarch on Fedora 38:

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

3. Information about the rust-binary-heap-plus+serde-devel.noarch package on Fedora 38

Last metadata expiration check: 1:06:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-binary-heap-plus+serde-devel
Version : 0.5.0
Release : 1.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-binary-heap-plus-0.5.0-1.fc38.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 "serde" feature of the "binary-heap-plus" crate.