How to Install and Uninstall rust-clap2+default-devel.noarch Package on Rocky Linux 9

Last updated: July 02,2024

1. Install "rust-clap2+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-clap2+default-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-clap2+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-clap2+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-clap2+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-clap2+default-devel
Version : 2.34.0
Release : 3.el9
Architecture : noarch
Size : 7.9 k
Source : rust-clap2-2.34.0-3.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
Description : Simple to use, efficient, and full-featured Command Line Argument Parser.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "clap" crate.