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

Last updated: June 28,2024

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

Learn how to install rust-itertools-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-itertools-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:49:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-itertools-devel
Version : 0.12.1
Release : 1.el9
Architecture : noarch
Size : 125 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 "itertools" crate.