How to Install and Uninstall rust-clap3+regex-devel.noarch Package on Fedora 39

Last updated: September 26,2024

1. Install "rust-clap3+regex-devel.noarch" package

Here is a brief guide to show you how to install rust-clap3+regex-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-clap3+regex-devel.noarch

2. Uninstall "rust-clap3+regex-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-clap3+regex-devel.noarch on Fedora 39:

$ sudo dnf remove rust-clap3+regex-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap3+regex-devel.noarch package on Fedora 39

Last metadata expiration check: 4:16:39 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-clap3+regex-devel
Version : 3.2.25
Release : 1.fc39
Architecture : noarch
Size : 7.7 k
Source : rust-clap3-3.2.25-1.fc39.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 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 "regex" feature of the "clap" crate.