How to Install and Uninstall rust-clap+deprecated-devel.noarch Package on Fedora 38

Last updated: September 25,2024

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

Please follow the guidelines below to install rust-clap+deprecated-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-clap+deprecated-devel.noarch on Fedora 38:

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

3. Information about the rust-clap+deprecated-devel.noarch package on Fedora 38

Last metadata expiration check: 2:47:06 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-clap+deprecated-devel
Version : 4.4.18
Release : 1.fc38
Architecture : noarch
Size : 10 k
Source : rust-clap-4.4.18-1.fc38.src.rpm
Repository : updates
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 "deprecated" feature of the "clap" crate.