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

Last updated: June 24,2024

1. Install "rust-clap_derive3+unstable-v4-devel.noarch" package

Learn how to install rust-clap_derive3+unstable-v4-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-clap_derive3+unstable-v4-devel.noarch

2. Uninstall "rust-clap_derive3+unstable-v4-devel.noarch" package

This guide covers the steps necessary to uninstall rust-clap_derive3+unstable-v4-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-clap_derive3+unstable-v4-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:13:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-clap_derive3+unstable-v4-devel
Version : 3.2.25
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-clap_derive3-3.2.25-1.el9.src.rpm
Repository : epel
Summary : Parse command line argument by defining a struct, derive crate
URL : https://crates.io/crates/clap_derive
License : MIT OR Apache-2.0
Description : Parse command line argument by defining a struct, derive crate.
:
: This package contains library source intended for building other packages which
: use the "unstable-v4" feature of the "clap_derive" crate.