How to Install and Uninstall rust-wide-devel.noarch Package on Fedora 38

Last updated: November 28,2024

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

This guide let you learn how to install rust-wide-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-wide-devel.noarch on Fedora 38:

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

3. Information about the rust-wide-devel.noarch package on Fedora 38

Last metadata expiration check: 1:33:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-wide-devel
Version : 0.7.15
Release : 1.fc38
Architecture : noarch
Size : 71 k
Source : rust-wide-0.7.15-1.fc38.src.rpm
Repository : updates
Summary : SIMD-compatible data types
URL : https://crates.io/crates/wide
License : Zlib OR Apache-2.0 OR MIT
Description : A crate to help you go wide. Specifically, this has portable "wide" data
: types that do their best to be SIMD when possible.
:
: This package contains library source intended for building other packages which
: use the "wide" crate.