How to Install and Uninstall rust-structopt+yaml-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

This tutorial shows how to install rust-structopt+yaml-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-structopt+yaml-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-structopt+yaml-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-structopt+yaml-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 "yaml" feature of the "structopt" crate.