How to Install and Uninstall rust-wide+default-devel.noarch Package on Fedora 39

Last updated: November 27,2024

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

Please follow the steps below to install rust-wide+default-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-wide+default-devel.noarch on Fedora 39:

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

3. Information about the rust-wide+default-devel.noarch package on Fedora 39

Last metadata expiration check: 0:55:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-wide+default-devel
Version : 0.7.15
Release : 1.fc39
Architecture : noarch
Size : 8.5 k
Source : rust-wide-0.7.15-1.fc39.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 "default" feature of the "wide" crate.