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

Last updated: May 17,2024

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

Here is a brief guide to show you how to install rust-half+serde-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-half+serde-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:29:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-half+serde-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 "serde" feature of "half" crate.