How to Install and Uninstall rust-diff-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Please follow the guidance below to install rust-diff-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-diff-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-diff-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:24:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-diff-devel
Version : 0.1.13
Release : 2.el9
Architecture : noarch
Size : 39 k
Source : rust-diff-0.1.13-2.el9.src.rpm
Repository : epel
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 "diff" crate.