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

Last updated: September 19,2024

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

This is a short guide on how to install rust-clap_derive+unstable-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-clap_derive+unstable-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:55:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-clap_derive+unstable-devel
Version : 3.0.0~beta.2
Release : 2.fc34
Architecture : noarch
Size : 7.3 k
Source : rust-clap_derive-3.0.0~beta.2-2.fc34.src.rpm
Repository : fedora
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 "unstable" feature of "clap_derive" crate.