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

Last updated: October 02,2024

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

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

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

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

Please follow the instructions below to uninstall rust-indextree+serde-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:43:01 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-indextree+serde-devel
Version : 4.6.0
Release : 1.fc38
Architecture : noarch
Size : 7.3 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 "serde" feature of the "indextree" crate.