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

Last updated: February 07,2025

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

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

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

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

Please follow the guidance below to uninstall rust-diff+default-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:12:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-diff+default-devel
Version : 0.1.13
Release : 5.fc39
Architecture : noarch
Size : 7.8 k
Source : rust-diff-0.1.13-5.fc39.src.rpm
Repository : fedora
Summary : LCS based slice and string diffing implementation
URL : https://crates.io/crates/diff
License : MIT OR Apache-2.0
Description : An 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.