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

Last updated: January 17,2025

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

This is a short guide on how to install rust-wu-diff-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-wu-diff-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:54:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-wu-diff-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : rust-wu-diff-0.1.2-1.el9.src.rpm
Repository : epel
Summary : Compute differences between two slices using wu(the O(NP)) algorithm
URL : https://crates.io/crates/wu-diff
License : MIT
Description : Compute differences between two slices using wu(the O(NP)) algorithm.
:
: This package contains library source intended for building other packages which
: use the "wu-diff" crate.