How to Install and Uninstall rust-half+num-traits-devel.noarch Package on Rocky Linux 9

Last updated: July 01,2024

1. Install "rust-half+num-traits-devel.noarch" package

Please follow the instructions below to install rust-half+num-traits-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-half+num-traits-devel.noarch" package

Please follow the guidelines below to uninstall rust-half+num-traits-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-half+num-traits-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-half+num-traits-devel
Version : 2.3.1
Release : 2.el9
Architecture : noarch
Size : 7.9 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 "num-traits" feature of the "half" crate.