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

Last updated: October 09,2024

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

Please follow the steps below to install rust-str_indices+default-devel.noarch on CentOS Stream 9

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

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

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

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

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

Last metadata expiration check: 2:51:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-str_indices+default-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 7.3 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 "default" feature of the "str_indices" crate.