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

Last updated: October 13,2024

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

Please follow the step by step instructions below to install rust-crc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-crc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:30:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crc-devel
Version : 3.0.1
Release : 3.el9
Architecture : noarch
Size : 19 k
Source : rust-crc-3.0.1-3.el9.src.rpm
Repository : epel
Summary : Rust implementation of CRC with support of various standards
URL : https://crates.io/crates/crc
License : MIT OR Apache-2.0
Description : Rust implementation of CRC with support of various standards.
:
: This package contains library source intended for building other packages which
: use the "crc" crate.