How to Install and Uninstall rust-winnow+std-devel.noarch Package on Fedora 39

Last updated: October 15,2024

1. Install "rust-winnow+std-devel.noarch" package

Please follow the instructions below to install rust-winnow+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-winnow+std-devel.noarch

2. Uninstall "rust-winnow+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-winnow+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-winnow+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-winnow+std-devel.noarch package on Fedora 39

Last metadata expiration check: 5:15:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-winnow+std-devel
Version : 0.6.2
Release : 1.fc39
Architecture : noarch
Size : 8.9 k
Source : rust-winnow-0.6.2-1.fc39.src.rpm
Repository : updates
Summary : Byte-oriented, zero-copy, parser combinators library
URL : https://crates.io/crates/winnow
License : MIT
Description : A byte-oriented, zero-copy, parser combinators library.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "winnow" crate.