How to Install and Uninstall rust-structopt+yaml-devel.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "rust-structopt+yaml-devel.noarch" package

Here is a brief guide to show you how to install rust-structopt+yaml-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-structopt+yaml-devel.noarch

2. Uninstall "rust-structopt+yaml-devel.noarch" package

Learn how to uninstall rust-structopt+yaml-devel.noarch on Fedora 36:

$ sudo dnf remove rust-structopt+yaml-devel.noarch $ sudo dnf autoremove

3. Information about the rust-structopt+yaml-devel.noarch package on Fedora 36

Last metadata expiration check: 5:35:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-structopt+yaml-devel
Version : 0.3.26
Release : 1.fc36
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-0.3.26-1.fc36.src.rpm
Repository : updates
Summary : Parse command line argument by defining a struct
URL : https://crates.io/crates/structopt
License : Apache-2.0 OR MIT
Description : Parse command line argument by defining a struct.
:
: This package contains library source intended for building other packages which
: use the "yaml" feature of the "structopt" crate.