How to Install and Uninstall rust-crc-catalog-devel.noarch Package on Fedora 36

Last updated: May 21,2024

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

In this section, we are going to explain the necessary steps to install rust-crc-catalog-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall rust-crc-catalog-devel.noarch on Fedora 36:

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

3. Information about the rust-crc-catalog-devel.noarch package on Fedora 36

Last metadata expiration check: 3:05:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-crc-catalog-devel
Version : 2.1.0
Release : 1.fc36
Architecture : noarch
Size : 17 k
Source : rust-crc-catalog-2.1.0-1.fc36.src.rpm
Repository : updates
Summary : Catalog of CRC algorithms expressed as simple structs
URL : https://crates.io/crates/crc-catalog
License : MIT or ASL 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.