How to Install and Uninstall rust-strsim-devel.noarch Package on Fedora 34

Last updated: July 01,2024

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

This guide covers the steps necessary to install rust-strsim-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-strsim-devel.noarch on Fedora 34:

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

3. Information about the rust-strsim-devel.noarch package on Fedora 34

Last metadata expiration check: 2:10:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-strsim-devel
Version : 0.10.0
Release : 2.fc34
Architecture : noarch
Size : 20 k
Source : rust-strsim-0.10.0-2.fc34.src.rpm
Repository : fedora
Summary : Implementations of string similarity metrics
URL : https://crates.io/crates/strsim
License : MIT
Description : Implementations of string similarity metrics. Includes Hamming, Levenshtein,
: OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
:
: This package contains library source intended for building other packages
: which use "strsim" crate.