How to Install and Uninstall rust-crc-catalog-devel.noarch Package on Oracle Linux 9

Last updated: June 26,2024

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

Please follow the guidelines below to install rust-crc-catalog-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-crc-catalog-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-crc-catalog-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:16 ago on Thu Feb 15 07:50:05 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.