How to Install and Uninstall rust-clap+lazy_static-devel.noarch Package on Fedora 36

Last updated: October 16,2024

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

This is a short guide on how to install rust-clap+lazy_static-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-clap+lazy_static-devel.noarch on Fedora 36:

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

3. Information about the rust-clap+lazy_static-devel.noarch package on Fedora 36

Last metadata expiration check: 2:50:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-clap+lazy_static-devel
Version : 3.1.2
Release : 1.fc36
Architecture : noarch
Size : 8.7 k
Source : rust-clap-3.1.2-1.fc36.src.rpm
Repository : fedora
Summary : Simple to use, efficient, and full-featured Command Line Argument Parser
URL : https://crates.io/crates/clap
License : MIT or ASL 2.0
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 "lazy_static" feature of the "clap" crate.