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

Last updated: June 16,2024

1. Install "rust-half+use-intrinsics-devel.noarch" package

Here is a brief guide to show you how to install rust-half+use-intrinsics-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-half+use-intrinsics-devel.noarch" package

Please follow the instructions below to uninstall rust-half+use-intrinsics-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:51:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-half+use-intrinsics-devel
Version : 2.3.1
Release : 2.el9
Architecture : noarch
Size : 7.7 k
Source : rust-half-2.3.1-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 "use-intrinsics" feature of the "half" crate.