How to Install and Uninstall rust-fallible-iterator-devel.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

This is a short guide on how to install rust-fallible-iterator-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-fallible-iterator-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-fallible-iterator-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:57:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-fallible-iterator-devel
Version : 0.3.0
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-fallible-iterator-0.3.0-1.el9.src.rpm
Repository : epel
Summary : Fallible iterator traits
URL : https://crates.io/crates/fallible-iterator
License : MIT OR Apache-2.0
Description : Fallible iterator traits.
:
: This package contains library source intended for building other packages which
: use the "fallible-iterator" crate.