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

Last updated: April 29,2024

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

This guide let you learn how to install rust-structopt+debug-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-structopt+debug-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:11:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-structopt+debug-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 "debug" feature of the "structopt" crate.