How to Install and Uninstall rust-clap_complete+debug-devel.noarch Package on CentOS Stream 9

Last updated: October 07,2024

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

This is a short guide on how to install rust-clap_complete+debug-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-clap_complete+debug-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-clap_complete+debug-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:11:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-clap_complete+debug-devel
Version : 4.4.9
Release : 1.el9
Architecture : noarch
Size : 9.4 k
Source : rust-clap_complete-4.4.9-1.el9.src.rpm
Repository : epel
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 "debug" feature of the "clap_complete" crate.