How to Install and Uninstall rust-str_indices-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-str_indices-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-str_indices-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-str_indices-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:49:23 ago on Thu Feb 15 07:50:05 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.