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

Last updated: November 29,2024

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

Please follow the step by step instructions below to install rust-wu-diff-devel.noarch on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 3:20:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-wu-diff-devel
Version : 0.1.2
Release : 2.fc38
Architecture : noarch
Size : 32 k
Source : rust-wu-diff-0.1.2-2.fc38.src.rpm
Repository : fedora
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.