How to Install and Uninstall rust-enum-as-inner-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "rust-enum-as-inner-devel.noarch" package

Please follow the guidance below to install rust-enum-as-inner-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-enum-as-inner-devel.noarch

2. Uninstall "rust-enum-as-inner-devel.noarch" package

Please follow the guidelines below to uninstall rust-enum-as-inner-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-enum-as-inner-devel.noarch $ sudo dnf autoremove

3. Information about the rust-enum-as-inner-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-enum-as-inner-devel
Version : 0.6.0
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : rust-enum-as-inner-0.6.0-1.el9.src.rpm
Repository : epel
Summary : Proc-macro for deriving inner field accessor functions on enums
URL : https://crates.io/crates/enum-as-inner
License : MIT OR Apache-2.0
Description : A proc-macro for deriving inner field accessor functions on enums.
:
: This package contains library source intended for building other packages which
: use the "enum-as-inner" crate.