How to Install and Uninstall rust-itertools+use_std-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

This guide covers the steps necessary to install rust-itertools+use_std-devel.noarch on AlmaLinux 9

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

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

Learn how to uninstall rust-itertools+use_std-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 2:34:06 ago on Wed Mar 13 07:41:12 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.