How to Install and Uninstall rust-diffus+indexmap-impl-devel.noarch Package on Fedora 36

Last updated: May 21,2024

1. Install "rust-diffus+indexmap-impl-devel.noarch" package

This guide let you learn how to install rust-diffus+indexmap-impl-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-diffus+indexmap-impl-devel.noarch

2. Uninstall "rust-diffus+indexmap-impl-devel.noarch" package

Please follow the guidelines below to uninstall rust-diffus+indexmap-impl-devel.noarch on Fedora 36:

$ sudo dnf remove rust-diffus+indexmap-impl-devel.noarch $ sudo dnf autoremove

3. Information about the rust-diffus+indexmap-impl-devel.noarch package on Fedora 36

Last metadata expiration check: 0:38:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-diffus+indexmap-impl-devel
Version : 0.10.0
Release : 2.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-diffus-0.10.0-2.fc36.src.rpm
Repository : fedora
Summary : Finds the difference between two instances of any data structure
URL : https://crates.io/crates/diffus
License : ASL 2.0
Description : Finds the difference between two instances of any data structure. Supports:
: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive
: via `diffus-derive`.
:
: This package contains library source intended for building other packages
: which use "indexmap-impl" feature of "diffus" crate.