How to Install and Uninstall rust-str_indices+simd-devel.noarch Package on Fedora 39

Last updated: January 10,2025

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

This tutorial shows how to install rust-str_indices+simd-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-str_indices+simd-devel.noarch on Fedora 39:

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

3. Information about the rust-str_indices+simd-devel.noarch package on Fedora 39

Last metadata expiration check: 3:50:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-str_indices+simd-devel
Version : 0.4.3
Release : 1.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-str_indices-0.4.3-1.fc39.src.rpm
Repository : updates
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.