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

Last updated: July 03,2024

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

This is a short guide on how to install rust-quickersort+assert_working_compare-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-quickersort+assert_working_compare-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 0:59:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-quickersort+assert_working_compare-devel
Version : 3.0.1
Release : 10.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-quickersort-3.0.1-10.fc34.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.