How to Install and Uninstall rust-diff+default-devel.noarch Package on Fedora 35

Last updated: February 13,2025

1. Install "rust-diff+default-devel.noarch" package

Please follow the steps below to install rust-diff+default-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-diff+default-devel.noarch

2. Uninstall "rust-diff+default-devel.noarch" package

This tutorial shows how to uninstall rust-diff+default-devel.noarch on Fedora 35:

$ sudo dnf remove rust-diff+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-diff+default-devel.noarch package on Fedora 35

Last metadata expiration check: 5:57:07 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-diff+default-devel
Version : 0.1.13
Release : 1.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-diff-0.1.13-1.fc35.src.rpm
Repository : updates
Summary : LCS based slice and string diffing implementation
URL : https://crates.io/crates/diff
License : MIT or ASL 2.0
Description : LCS based slice and string diffing implementation.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "diff" crate.