How to Install and Uninstall rust-half1+serialize-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the steps below to install rust-half1+serialize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-half1+serialize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-half1+serialize-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-half1+serialize-devel
Version : 1.8.2
Release : 2.el9
Architecture : noarch
Size : 7.3 k
Source : rust-half1-1.8.2-2.el9.src.rpm
Repository : epel
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 "serialize" feature of the "half" crate.