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

Last updated: October 08,2024

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

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

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

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

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

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

3. Information about the rust-quickersort+unstable-devel.noarch package on Fedora 34

Last metadata expiration check: 3:17:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-quickersort+unstable-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 "unstable" feature of "quickersort" crate.