How to Install and Uninstall rust-structopt+suggestions-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the steps below to install rust-structopt+suggestions-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-structopt+suggestions-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-structopt+suggestions-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:19:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-structopt+suggestions-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 "suggestions" feature of the "structopt" crate.