How to Install and Uninstall rust-num-iter+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "rust-num-iter+std-devel.noarch" package

This guide covers the steps necessary to install rust-num-iter+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-num-iter+std-devel.noarch

2. Uninstall "rust-num-iter+std-devel.noarch" package

Learn how to uninstall rust-num-iter+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-num-iter+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num-iter+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-num-iter+std-devel
Version : 0.1.43
Release : 2.el9
Architecture : noarch
Size : 8.0 k
Source : rust-num-iter-0.1.43-2.el9.src.rpm
Repository : epel
Summary : External iterators for generic mathematics
URL : https://crates.io/crates/num-iter
License : MIT or ASL 2.0
Description : External iterators for generic mathematics.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "num-iter" crate.