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

Last updated: July 07,2024

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

Learn how to install rust-strsim-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-strsim-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:22:15 ago on Sat Mar 16 16:03:45 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.