How to Install and Uninstall rust-winnow+std-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

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

Please follow the guidance below to install rust-winnow+std-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-winnow+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-winnow+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:14:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-winnow+std-devel
Version : 0.6.5
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-winnow-0.6.5-1.el9.src.rpm
Repository : epel
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.