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

Last updated: June 18,2024

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

Please follow the steps below to install rust-crc-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 0:54:54 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-crc-devel
Version : 2.1.0
Release : 1.fc35
Architecture : noarch
Size : 19 k
Source : rust-crc-2.1.0-1.fc35.src.rpm
Repository : updates
Summary : Rust implementation of CRC(16, 32, 64) with support of various standards
URL : https://crates.io/crates/crc
License : MIT or ASL 2.0
Description : Rust implementation of CRC(16, 32, 64) with support of various standards.
:
: This package contains library source intended for building other packages which
: use the "crc" crate.