How to Install and Uninstall rust-diffus-derive-devel.noarch Package on Fedora 35

Last updated: May 05,2024

1. Install "rust-diffus-derive-devel.noarch" package

Here is a brief guide to show you how to install rust-diffus-derive-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-diffus-derive-devel.noarch

2. Uninstall "rust-diffus-derive-devel.noarch" package

Please follow the guidelines below to uninstall rust-diffus-derive-devel.noarch on Fedora 35:

$ sudo dnf remove rust-diffus-derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-diffus-derive-devel.noarch package on Fedora 35

Last metadata expiration check: 5:40:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-diffus-derive-devel
Version : 0.10.0
Release : 1.fc35
Architecture : noarch
Size : 11 k
Source : rust-diffus-derive-0.10.0-1.fc35.src.rpm
Repository : updates
Summary : Finds the difference between two instances of any data structure
URL : https://crates.io/crates/diffus-derive
License : ASL 2.0
Description : Finds the difference between two instances of any data structure. Supports
: derive on structs and enums.
:
: This package contains library source intended for building other packages
: which use "diffus-derive" crate.