How to Install and Uninstall rust-half+serialize-devel.noarch Package on Fedora 36

Last updated: May 07,2024

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

Please follow the steps below to install rust-half+serialize-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-half+serialize-devel.noarch on Fedora 36:

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

3. Information about the rust-half+serialize-devel.noarch package on Fedora 36

Last metadata expiration check: 3:07:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-half+serialize-devel
Version : 1.8.2
Release : 2.fc36
Architecture : noarch
Size : 8.2 k
Source : rust-half-1.8.2-2.fc36.src.rpm
Repository : fedora
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 "serialize" feature of "half" crate.