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

Last updated: June 23,2024

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

This guide let you learn how to install rust-structopt+doc-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-structopt+doc-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:35:31 ago on Wed Mar 13 07:41:12 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.