How to Install and Uninstall rust-enum-iterator-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-enum-iterator-devel.noarch" package

This tutorial shows how to install rust-enum-iterator-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-enum-iterator-devel.noarch

2. Uninstall "rust-enum-iterator-devel.noarch" package

This is a short guide on how to uninstall rust-enum-iterator-devel.noarch on Fedora 34:

$ sudo dnf remove rust-enum-iterator-devel.noarch $ sudo dnf autoremove

3. Information about the rust-enum-iterator-devel.noarch package on Fedora 34

Last metadata expiration check: 4:27:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-enum-iterator-devel
Version : 0.6.0
Release : 2.fc34
Architecture : noarch
Size : 9.2 k
Source : rust-enum-iterator-0.6.0-2.fc34.src.rpm
Repository : updates
Summary : Tools to iterate over the variants of a field-less enum
URL : https://crates.io/crates/enum-iterator
License : MIT
Description : Tools to iterate over the variants of a field-less enum.
:
: This package contains library source intended for building other packages
: which use "enum-iterator" crate.