How to Install and Uninstall rust-itertools-devel.noarch Package on Fedora 36

Last updated: January 07,2025

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

This is a short guide on how to install rust-itertools-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-itertools-devel.noarch on Fedora 36:

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

3. Information about the rust-itertools-devel.noarch package on Fedora 36

Last metadata expiration check: 2:40:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-itertools-devel
Version : 0.10.3
Release : 2.fc36
Architecture : noarch
Size : 112 k
Source : rust-itertools-0.10.3-2.fc36.src.rpm
Repository : fedora
Summary : Extra iterator adaptors, iterator methods, free functions, and macros
URL : https://crates.io/crates/itertools
License : MIT or ASL 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.