How to Install and Uninstall rust-indextree+par_iter-devel.noarch Package on Fedora 38

Last updated: October 26,2024

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

This is a short guide on how to install rust-indextree+par_iter-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-indextree+par_iter-devel.noarch on Fedora 38:

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

3. Information about the rust-indextree+par_iter-devel.noarch package on Fedora 38

Last metadata expiration check: 1:47:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-indextree+par_iter-devel
Version : 4.6.0
Release : 1.fc38
Architecture : noarch
Size : 7.2 k
Source : rust-indextree-4.6.0-1.fc38.src.rpm
Repository : updates
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 "par_iter" feature of the "indextree" crate.