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

Last updated: May 20,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-quickersort+unstable-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:22:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-quickersort+unstable-devel
Version : 3.0.1
Release : 11.fc35
Architecture : noarch
Size : 7.6 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 "unstable" feature of "quickersort" crate.