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

Last updated: July 06,2024

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

This guide let you learn how to install rust-clap3+debug-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-clap3+debug-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-clap3+debug-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:34:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-clap3+debug-devel
Version : 3.2.25
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-clap3-3.2.25-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 "debug" feature of the "clap" crate.