How to Install and Uninstall rust-structopt+doc-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

This guide covers the steps necessary to install rust-structopt+doc-devel.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall rust-structopt+doc-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-structopt+doc-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:56:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-structopt+doc-devel
Version : 0.3.26
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-0.3.26-1.el9.src.rpm
Repository : epel
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.