How to Install and Uninstall rust-arg_enum_proc_macro-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "rust-arg_enum_proc_macro-devel.noarch" package

Here is a brief guide to show you how to install rust-arg_enum_proc_macro-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-arg_enum_proc_macro-devel.noarch

2. Uninstall "rust-arg_enum_proc_macro-devel.noarch" package

This tutorial shows how to uninstall rust-arg_enum_proc_macro-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-arg_enum_proc_macro-devel.noarch $ sudo dnf autoremove

3. Information about the rust-arg_enum_proc_macro-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-arg_enum_proc_macro-devel
Version : 0.3.4
Release : 1.el9
Architecture : noarch
Size : 15 k
Source : rust-arg_enum_proc_macro-0.3.4-1.el9.src.rpm
Repository : epel
Summary : Procedural macro compatible with clap arg_enum
URL : https://crates.io/crates/arg_enum_proc_macro
License : MIT
Description : A procedural macro compatible with clap arg_enum.
:
: This package contains library source intended for building other packages which
: use the "arg_enum_proc_macro" crate.