How to Install and Uninstall rust-clap_complete+default-devel.noarch Package on Fedora 39

Last updated: September 28,2024

1. Install "rust-clap_complete+default-devel.noarch" package

This guide let you learn how to install rust-clap_complete+default-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-clap_complete+default-devel.noarch

2. Uninstall "rust-clap_complete+default-devel.noarch" package

Learn how to uninstall rust-clap_complete+default-devel.noarch on Fedora 39:

$ sudo dnf remove rust-clap_complete+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-clap_complete+default-devel.noarch package on Fedora 39

Last metadata expiration check: 4:13:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-clap_complete+default-devel
Version : 4.4.9
Release : 1.fc39
Architecture : noarch
Size : 9.3 k
Source : rust-clap_complete-4.4.9-1.fc39.src.rpm
Repository : updates
Summary : Generate shell completion scripts for your clap::Command
URL : https://crates.io/crates/clap_complete
License : MIT OR Apache-2.0
Description : Generate shell completion scripts for your clap::Command.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "clap_complete" crate.