How to Install and Uninstall rust-clap_derive-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "rust-clap_derive-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-clap_derive-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-clap_derive-devel.noarch

2. Uninstall "rust-clap_derive-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-clap_derive-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-clap_derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap_derive-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:53:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-clap_derive-devel
Version : 4.4.7
Release : 1.el9
Architecture : noarch
Size : 37 k
Source : rust-clap_derive-4.4.7-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 "clap_derive" crate.