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

Last updated: October 09,2024

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

This guide let you learn how to install rust-winnow-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-winnow-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:24:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-winnow-devel
Version : 0.5.35
Release : 1.el9
Architecture : noarch
Size : 136 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 "winnow" crate.