How to Install and Uninstall rust-crc-any+debug-helper-devel.noarch Package on Fedora 36

Last updated: May 01,2024

1. Install "rust-crc-any+debug-helper-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-crc-any+debug-helper-devel.noarch

2. Uninstall "rust-crc-any+debug-helper-devel.noarch" package

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

$ sudo dnf remove rust-crc-any+debug-helper-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crc-any+debug-helper-devel.noarch package on Fedora 36

Last metadata expiration check: 0:13:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-crc-any+debug-helper-devel
Version : 2.4.2
Release : 1.fc36
Architecture : noarch
Size : 8.6 k
Source : rust-crc-any-2.4.2-1.fc36.src.rpm
Repository : fedora
Summary : Compute CRC values
URL : https://crates.io/crates/crc-any
License : MIT
Description : To compute CRC values by providing the length of bits, expression, reflection,
: an initial value and a final xor value. It has many built-in CRC functions.
:
: This package contains library source intended for building other packages which
: use the "debug-helper" feature of the "crc-any" crate.