How to Install and Uninstall rust-clap2-devel.noarch Package on Fedora 34

Last updated: July 22,2024

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

This tutorial shows how to install rust-clap2-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-clap2-devel.noarch on Fedora 34:

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

3. Information about the rust-clap2-devel.noarch package on Fedora 34

Last metadata expiration check: 5:58:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-clap2-devel
Version : 2.34.0
Release : 1.fc34
Architecture : noarch
Size : 167 k
Source : rust-clap2-2.34.0-1.fc34.src.rpm
Repository : updates
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 "clap" crate.