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

Last updated: October 07,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-crc-catalog-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:15:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-crc-catalog-devel
Version : 2.4.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : rust-crc-catalog-2.4.0-1.el9.src.rpm
Repository : epel
Summary : Catalog of CRC algorithms expressed as simple structs
URL : https://crates.io/crates/crc-catalog
License : MIT OR Apache-2.0
Description : Catalog of CRC algorithms (generated from
: http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust
: structs.
:
: This package contains library source intended for building other packages which
: use the "crc-catalog" crate.