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

Last updated: July 02,2024

1. Install "rust-structopt-derive+default-devel.noarch" package

This guide let you learn how to install rust-structopt-derive+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-structopt-derive+default-devel.noarch" package

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

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

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

Last metadata expiration check: 0:39:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-structopt-derive+default-devel
Version : 0.4.18
Release : 3.el9
Architecture : noarch
Size : 8.5 k
Source : rust-structopt-derive-0.4.18-3.el9.src.rpm
Repository : epel
Summary : Parse command line argument by defining a struct, derive crate
URL : https://crates.io/crates/structopt-derive
License : ASL 2.0 or MIT
Description : Parse command line argument by defining a struct, derive crate.
:
: This package contains library source intended for building other packages
: which use "default" feature of "structopt-derive" crate.