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

Last updated: October 06,2024

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

Please follow the instructions below to install rust-quickersort+assert_working_compare-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-quickersort+assert_working_compare-devel.noarch on Fedora 35:

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

Last metadata expiration check: 5:08:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-quickersort+assert_working_compare-devel
Version : 3.0.1
Release : 11.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-quickersort-3.0.1-11.fc35.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.