How to Install and Uninstall rust-easy-parallel+default-devel.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "rust-easy-parallel+default-devel.noarch" package

Please follow the guidelines below to install rust-easy-parallel+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-easy-parallel+default-devel.noarch

2. Uninstall "rust-easy-parallel+default-devel.noarch" package

Please follow the guidance below to uninstall rust-easy-parallel+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-easy-parallel+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-easy-parallel+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:10:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-easy-parallel+default-devel
Version : 3.3.1
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-easy-parallel-3.3.1-1.el9.src.rpm
Repository : epel
Summary : Run closures in parallel
URL : https://crates.io/crates/easy-parallel
License : Apache-2.0 OR MIT
Description : Run closures in parallel.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "easy-parallel" crate.