How to Install and Uninstall rust-num-iter+std-devel.noarch Package on Oracle Linux 9

Last updated: July 09,2024

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

Please follow the guidance below to install rust-num-iter+std-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-num-iter+std-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 2:18:45 ago on Thu Feb 15 07:50:05 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.