How to Install and Uninstall rust-enum-iterator-devel.noarch Package on CentOS Stream 9

Last updated: February 06,2025

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

In this section, we are going to explain the necessary steps to install rust-enum-iterator-devel.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall rust-enum-iterator-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-enum-iterator-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:28:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-enum-iterator-devel
Version : 0.6.0
Release : 7.el9
Architecture : noarch
Size : 10 k
Source : rust-enum-iterator-0.6.0-7.el9.src.rpm
Repository : epel
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 the "enum-iterator" crate.