How to Install and Uninstall rust-clap3+backtrace-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

Here is a brief guide to show you how to install rust-clap3+backtrace-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-clap3+backtrace-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-clap3+backtrace-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:15:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-clap3+backtrace-devel
Version : 3.2.25
Release : 1.el9
Architecture : noarch
Size : 7.6 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 "backtrace" feature of the "clap" crate.