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

Last updated: February 08,2025

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

This guide covers the steps necessary to install rust-str_indices-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-str_indices-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:12:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-str_indices-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : rust-str_indices-0.4.3-1.el9.src.rpm
Repository : epel
Summary : Count and convert between indexing schemes on string slices
URL : https://crates.io/crates/str_indices
License : MIT OR Apache-2.0
Description : Count and convert between indexing schemes on string slices.
:
: This package contains library source intended for building other packages which
: use the "str_indices" crate.