How to Install and Uninstall rust-clap+color-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

This tutorial shows how to install rust-clap+color-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-clap+color-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-clap+color-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:50:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-clap+color-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 "color" feature of the "clap" crate.