How to Install and Uninstall rust-peeking_take_while+default-devel.noarch Package on Fedora 36
Last updated: December 28,2024
1. Install "rust-peeking_take_while+default-devel.noarch" package
Please follow the instructions below to install rust-peeking_take_while+default-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rust-peeking_take_while+default-devel.noarch
Copied
2. Uninstall "rust-peeking_take_while+default-devel.noarch" package
This is a short guide on how to uninstall rust-peeking_take_while+default-devel.noarch on Fedora 36:
$
sudo dnf remove
rust-peeking_take_while+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-peeking_take_while+default-devel.noarch package on Fedora 36
Last metadata expiration check: 2:26:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-peeking_take_while+default-devel
Version : 0.1.2
Release : 12.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-peeking_take_while-0.1.2-12.fc36.src.rpm
Repository : fedora
Summary : Like `Iterator::take_while`, but calls the predicate on a peeked value
URL : https://crates.io/crates/peeking_take_while
License : ASL 2.0 or MIT
Description : Like `Iterator::take_while`, but calls the predicate on a peeked value. This
: allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and
: still get the first value for which the `take_while` predicate returned false
: after dropping the `by_ref`.
:
: This package contains library source intended for building other packages
: which use "default" feature of "peeking_take_while" crate.
Available Packages
Name : rust-peeking_take_while+default-devel
Version : 0.1.2
Release : 12.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-peeking_take_while-0.1.2-12.fc36.src.rpm
Repository : fedora
Summary : Like `Iterator::take_while`, but calls the predicate on a peeked value
URL : https://crates.io/crates/peeking_take_while
License : ASL 2.0 or MIT
Description : Like `Iterator::take_while`, but calls the predicate on a peeked value. This
: allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and
: still get the first value for which the `take_while` predicate returned false
: after dropping the `by_ref`.
:
: This package contains library source intended for building other packages
: which use "default" feature of "peeking_take_while" crate.