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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install rust-diffus+indexmap-impl-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-diffus+indexmap-impl-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 0:14:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-diffus+indexmap-impl-devel
Version : 0.9.1
Release : 1.fc34
Architecture : noarch
Size : 7.4 k
Source : rust-diffus-0.9.1-1.fc34.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.