How to Install and Uninstall rust-crc2+default-devel.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "rust-crc2+default-devel.noarch" package

This guide let you learn how to install rust-crc2+default-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-crc2+default-devel.noarch

2. Uninstall "rust-crc2+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-crc2+default-devel.noarch on Fedora 38:

$ sudo dnf remove rust-crc2+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crc2+default-devel.noarch package on Fedora 38

Last metadata expiration check: 2:09:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-crc2+default-devel
Version : 2.1.0
Release : 1.fc38
Architecture : noarch
Size : 7.2 k
Source : rust-crc2-2.1.0-1.fc38.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 Apache-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 "default" feature of the "crc" crate.