How to Install and Uninstall rust-clap_derive+debug-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install rust-clap_derive+debug-devel.noarch on Fedora 34

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

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

Learn how to uninstall rust-clap_derive+debug-devel.noarch on Fedora 34:

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

3. Information about the rust-clap_derive+debug-devel.noarch package on Fedora 34

Last metadata expiration check: 4:22:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-clap_derive+debug-devel
Version : 3.1.18
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-clap_derive-3.1.18-1.fc34.src.rpm
Repository : updates
Summary : Parse command line argument by defining a struct, derive crate
URL : https://crates.io/crates/clap_derive
License : MIT or ASL 2.0
Description : Parse command line argument by defining a struct, derive crate.
:
: This package contains library source intended for building other packages which
: use the "debug" feature of the "clap_derive" crate.