How to Install and Uninstall rust-indextree+rayon-devel.noarch Package on Fedora 39

Last updated: October 11,2024

1. Install "rust-indextree+rayon-devel.noarch" package

This guide covers the steps necessary to install rust-indextree+rayon-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-indextree+rayon-devel.noarch

2. Uninstall "rust-indextree+rayon-devel.noarch" package

This is a short guide on how to uninstall rust-indextree+rayon-devel.noarch on Fedora 39:

$ sudo dnf remove rust-indextree+rayon-devel.noarch $ sudo dnf autoremove

3. Information about the rust-indextree+rayon-devel.noarch package on Fedora 39

Last metadata expiration check: 2:21:34 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-indextree+rayon-devel
Version : 4.6.0
Release : 2.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-indextree-4.6.0-2.fc39.src.rpm
Repository : fedora
Summary : Arena based tree structure
URL : https://crates.io/crates/indextree
License : MIT
Description : Arena based tree structure by using indices instead of reference counted
: pointers.
:
: This package contains library source intended for building other packages which
: use the "rayon" feature of the "indextree" crate.