How to Install and Uninstall rust-half1+num-traits-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

Please follow the guidance below to install rust-half1+num-traits-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-half1+num-traits-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-half1+num-traits-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:16:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-half1+num-traits-devel
Version : 1.8.2
Release : 2.el9
Architecture : noarch
Size : 7.5 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 "num-traits" feature of the "half" crate.