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

Last updated: June 02,2024

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

In this section, we are going to explain the necessary steps to install rust-diff-devel.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 5:38:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-diff-devel
Version : 0.1.13
Release : 5.fc39
Architecture : noarch
Size : 39 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 "diff" crate.