How to Install and Uninstall rust-half+bytemuck-devel.noarch Package on Fedora 35

Last updated: April 19,2024

1. Install "rust-half+bytemuck-devel.noarch" package

This tutorial shows how to install rust-half+bytemuck-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-half+bytemuck-devel.noarch

2. Uninstall "rust-half+bytemuck-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-half+bytemuck-devel.noarch on Fedora 35:

$ sudo dnf remove rust-half+bytemuck-devel.noarch $ sudo dnf autoremove

3. Information about the rust-half+bytemuck-devel.noarch package on Fedora 35

Last metadata expiration check: 0:13:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-half+bytemuck-devel
Version : 1.8.2
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-half-1.8.2-1.fc35.src.rpm
Repository : updates
Summary : Half-precision floating point f16 and bf16 types for Rust
URL : https://crates.io/crates/half
License : MIT or ASL 2.0
Description : Half-precision floating point f16 and bf16 types for Rust implementing the IEEE
: 754-2008 standard binary16 and bfloat16 types.
:
: This package contains library source intended for building other packages
: which use "bytemuck" feature of "half" crate.