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

Last updated: September 24,2024

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

Please follow the steps below to install rust-enum-iterator-derive-devel.noarch on CentOS Stream 9

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

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

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

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

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

Last metadata expiration check: 0:24:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-enum-iterator-derive-devel
Version : 0.6.0
Release : 7.el9
Architecture : noarch
Size : 11 k
Source : rust-enum-iterator-derive-0.6.0-7.el9.src.rpm
Repository : epel
Summary : Procedural macro to iterate over the variants of a field-less enum
URL : https://crates.io/crates/enum-iterator-derive
License : MIT
Description : Procedural macro 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-derive" crate.