How to Install and Uninstall rust-num_enum_derive+proc-macro-crate-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "rust-num_enum_derive+proc-macro-crate-devel.noarch" package

This is a short guide on how to install rust-num_enum_derive+proc-macro-crate-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-num_enum_derive+proc-macro-crate-devel.noarch

2. Uninstall "rust-num_enum_derive+proc-macro-crate-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-num_enum_derive+proc-macro-crate-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-num_enum_derive+proc-macro-crate-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num_enum_derive+proc-macro-crate-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:36:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num_enum_derive+proc-macro-crate-devel
Version : 0.5.11
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-num_enum_derive-0.5.11-1.el9.src.rpm
Repository : epel
Summary : Internal implementation details for num_enum
URL : https://crates.io/crates/num_enum_derive
License : BSD-3-Clause OR MIT OR Apache-2.0
Description : Internal implementation details for ::num_enum (Procedural macros to
: make inter-operation between primitives and enums easier).
:
: This package contains library source intended for building other packages which
: use the "proc-macro-crate" feature of the "num_enum_derive" crate.