How to Install and Uninstall rust-half+alloc-devel.noarch Package on Fedora 38

Last updated: October 08,2024

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

This is a short guide on how to install rust-half+alloc-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-half+alloc-devel.noarch on Fedora 38:

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

3. Information about the rust-half+alloc-devel.noarch package on Fedora 38

Last metadata expiration check: 4:58:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-half+alloc-devel
Version : 2.3.1
Release : 2.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-half-2.3.1-2.fc38.src.rpm
Repository : updates
Summary : Half-precision floating point f16 and bf16 types for Rust
URL : https://crates.io/crates/half
License : MIT OR Apache-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 the "alloc" feature of the "half" crate.