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

Last updated: June 25,2024

1. Install "rust-itertools+use_std-devel.noarch" package

Please follow the steps below to install rust-itertools+use_std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-itertools+use_std-devel.noarch

2. Uninstall "rust-itertools+use_std-devel.noarch" package

This is a short guide on how to uninstall rust-itertools+use_std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-itertools+use_std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:17:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-itertools+use_std-devel
Version : 0.12.1
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-itertools-0.12.1-1.el9.src.rpm
Repository : epel
Summary : Extra iterator adaptors, iterator methods, free functions, and macros
URL : https://crates.io/crates/itertools
License : MIT OR Apache-2.0
Description : Extra iterator adaptors, iterator methods, free functions, and macros.
:
: This package contains library source intended for building other packages which
: use the "use_std" feature of the "itertools" crate.