How to Install and Uninstall rust-clap_derive+deprecated-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

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

This guide let you learn how to install rust-clap_derive+deprecated-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-clap_derive+deprecated-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-clap_derive+deprecated-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-clap_derive+deprecated-devel
Version : 4.4.7
Release : 1.el9
Architecture : noarch
Size : 9.4 k
Source : rust-clap_derive-4.4.7-1.el9.src.rpm
Repository : epel
Summary : Parse command line argument by defining a struct, derive crate
URL : https://crates.io/crates/clap_derive
License : MIT OR Apache-2.0
Description : Parse command line argument by defining a struct, derive crate.
:
: This package contains library source intended for building other packages which
: use the "deprecated" feature of the "clap_derive" crate.