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

Last updated: June 25,2024

1. Install "rust-crc32fast-devel.noarch" package

This tutorial shows how to install rust-crc32fast-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-crc32fast-devel.noarch

2. Uninstall "rust-crc32fast-devel.noarch" package

This guide let you learn how to uninstall rust-crc32fast-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-crc32fast-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crc32fast-devel
Version : 1.3.2
Release : 2.el9
Architecture : noarch
Size : 46 k
Source : rust-crc32fast-1.3.2-2.el9.src.rpm
Repository : epel
Summary : Fast, SIMD-accelerated CRC32 (IEEE) checksum computation
URL : https://crates.io/crates/crc32fast
License : MIT or ASL 2.0
Description : Fast, SIMD-accelerated CRC32 (IEEE) checksum computation.
:
: This package contains library source intended for building other packages which
: use the "crc32fast" crate.