How to Install and Uninstall rust-winnow+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

Please follow the instructions below to install rust-winnow+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-winnow+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-winnow+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:30:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-winnow+std-devel
Version : 0.5.35
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-winnow-0.5.35-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.