How to Install and Uninstall rust-enum-as-inner-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

In this section, we are going to explain the necessary steps to install rust-enum-as-inner-devel.noarch on Rocky Linux 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 guidance below to uninstall rust-enum-as-inner-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 2:15:21 ago on Fri Feb 16 06:49:52 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.