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

Last updated: October 05,2024

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

Please follow the steps below to install rust-crc+std-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-crc+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:26:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-crc+std-devel
Version : 1.9.0
Release : 2.fc33
Architecture : noarch
Size : 7.8 k
Source : rust-crc-1.9.0-2.fc33.src.rpm
Repository : fedora
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 "std" feature of "crc" crate.