How to Install and Uninstall rust-enum-iterator-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

Learn how to install rust-enum-iterator-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-enum-iterator-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-enum-iterator-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:48:00 ago on Mon Feb 26 07:04:30 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.