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

Last updated: October 06,2024

1. Install "rust-clap_builder+debug-devel.noarch" package

Please follow the guidance below to install rust-clap_builder+debug-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-clap_builder+debug-devel.noarch

2. Uninstall "rust-clap_builder+debug-devel.noarch" package

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

$ sudo dnf remove rust-clap_builder+debug-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap_builder+debug-devel.noarch package on Rocky Linux 9

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