How to Install and Uninstall rust-str_indices+simd-devel.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

Learn how to install rust-str_indices+simd-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-str_indices+simd-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-str_indices+simd-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:53:45 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-str_indices+simd-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 7.2 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 "simd" feature of the "str_indices" crate.