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

Last updated: June 25,2024

1. Install "rust-clap3+env-devel.noarch" package

Learn how to install rust-clap3+env-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-clap3+env-devel.noarch

2. Uninstall "rust-clap3+env-devel.noarch" package

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

$ sudo dnf remove rust-clap3+env-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-clap3+env-devel
Version : 3.2.25
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-clap3-3.2.25-1.el9.src.rpm
Repository : epel
Summary : Simple to use, efficient, and full-featured Command Line Argument Parser
URL : https://crates.io/crates/clap
License : MIT OR Apache-2.0
Description : A simple to use, efficient, and full-featured Command Line Argument
: Parser.
:
: This package contains library source intended for building other packages which
: use the "env" feature of the "clap" crate.