How to Install and Uninstall rust-quickersort+assert_working_compare-devel.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "rust-quickersort+assert_working_compare-devel.noarch" package

Here is a brief guide to show you how to install rust-quickersort+assert_working_compare-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-quickersort+assert_working_compare-devel.noarch

2. Uninstall "rust-quickersort+assert_working_compare-devel.noarch" package

This guide covers the steps necessary to uninstall rust-quickersort+assert_working_compare-devel.noarch on Fedora 36:

$ sudo dnf remove rust-quickersort+assert_working_compare-devel.noarch $ sudo dnf autoremove

3. Information about the rust-quickersort+assert_working_compare-devel.noarch package on Fedora 36

Last metadata expiration check: 2:55:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-quickersort+assert_working_compare-devel
Version : 3.0.1
Release : 12.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-quickersort-3.0.1-12.fc36.src.rpm
Repository : fedora
Summary : Fast sorting compatible with stable Rust
URL : https://crates.io/crates/quickersort
License : MIT or ASL 2.0
Description : Fast sorting compatible with stable Rust.
: Also has (optional) support for
: efficient and robust sorting of floating point numbers.
:
: This package contains library source intended for building other packages
: which use "assert_working_compare" feature of "quickersort" crate.