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

Last updated: January 13,2025

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-structopt+debug-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:30:29 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-structopt+debug-devel
Version : 0.3.26
Release : 2.fc38
Architecture : noarch
Size : 8.3 k
Source : rust-structopt-0.3.26-2.fc38.src.rpm
Repository : fedora
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.