How to Install and Uninstall rust-winnow+debug-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

Please follow the step by step instructions below to install rust-winnow+debug-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-winnow+debug-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-winnow+debug-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:26:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-winnow+debug-devel
Version : 0.5.35
Release : 1.el9
Architecture : noarch
Size : 8.8 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 "debug" feature of the "winnow" crate.