How to Install and Uninstall rust-clap2+doc-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "rust-clap2+doc-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-clap2+doc-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-clap2+doc-devel.noarch

2. Uninstall "rust-clap2+doc-devel.noarch" package

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

$ sudo dnf remove rust-clap2+doc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap2+doc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:43:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-clap2+doc-devel
Version : 2.34.0
Release : 3.el9
Architecture : noarch
Size : 7.7 k
Source : rust-clap2-2.34.0-3.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
Description : Simple to use, efficient, and full-featured Command Line Argument Parser.
:
: This package contains library source intended for building other packages which
: use the "doc" feature of the "clap" crate.