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

Last updated: October 07,2024

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

Learn how to install rust-enum-iterator-derive-devel.noarch on AlmaLinux 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 guidelines below to uninstall rust-enum-iterator-derive-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 2:28:46 ago on Wed Mar 13 07:41:12 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.