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

Last updated: June 30,2024

1. Install "rust-clap+cargo-devel.noarch" package

This tutorial shows how to install rust-clap+cargo-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-clap+cargo-devel.noarch

2. Uninstall "rust-clap+cargo-devel.noarch" package

Please follow the guidelines below to uninstall rust-clap+cargo-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-clap+cargo-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap+cargo-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-clap+cargo-devel
Version : 4.4.18
Release : 1.el9
Architecture : noarch
Size : 10 k
Source : rust-clap-4.4.18-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 "cargo" feature of the "clap" crate.