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

Last updated: October 08,2024

1. Install "rust-blake2b_simd+std-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-blake2b_simd+std-devel.noarch

2. Uninstall "rust-blake2b_simd+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-blake2b_simd+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-blake2b_simd+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:34:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-blake2b_simd+std-devel
Version : 1.0.2
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-blake2b_simd-1.0.2-1.el9.src.rpm
Repository : epel
Summary : Pure Rust BLAKE2b implementation with dynamic SIMD
URL : https://crates.io/crates/blake2b_simd
License : MIT
Description : A pure Rust BLAKE2b implementation with dynamic SIMD.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "blake2b_simd" crate.