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

Last updated: October 11,2024

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

This guide let you learn how to install rust-itertools+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-itertools+default-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:06:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-itertools+default-devel
Version : 0.10.3
Release : 2.fc36
Architecture : noarch
Size : 8.1 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 "default" feature of the "itertools" crate.