How to Install and Uninstall rust-structopt+doc-devel.noarch Package on Fedora 39

Last updated: October 15,2024

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

Please follow the step by step instructions below to install rust-structopt+doc-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-structopt+doc-devel.noarch on Fedora 39:

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

3. Information about the rust-structopt+doc-devel.noarch package on Fedora 39

Last metadata expiration check: 4:04:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-structopt+doc-devel
Version : 0.3.26
Release : 3.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-structopt-0.3.26-3.fc39.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 "doc" feature of the "structopt" crate.