How to Install and Uninstall rust-strsim-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

This is a short guide on how to install rust-strsim-devel.noarch on AlmaLinux 9

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

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

Learn how to uninstall rust-strsim-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-strsim-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:46:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-strsim-devel
Version : 0.10.1
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : rust-strsim-0.10.1-1.el9.src.rpm
Repository : epel
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 the "strsim" crate.