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

Last updated: July 03,2024

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

This is a short guide on how to install rust-crc-catalog-devel.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall rust-crc-catalog-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:25:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-crc-catalog-devel
Version : 2.0.1
Release : 1.fc34
Architecture : noarch
Size : 17 k
Source : rust-crc-catalog-2.0.1-1.fc34.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 "crc-catalog" crate.