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

Last updated: October 07,2024

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

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

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

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

Please follow the instructions below to uninstall rust-wu-diff+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:54:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-wu-diff+default-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "default" feature of the "wu-diff" crate.