How to Install and Uninstall rust-num_enum-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

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

This tutorial shows how to install rust-num_enum-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-num_enum-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-num_enum-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:26:33 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-num_enum-devel
Version : 0.5.11
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : rust-num_enum-0.5.11-1.el9.src.rpm
Repository : epel
Summary : Procedural macros to make inter-operation between primitives and enums easier
URL : https://crates.io/crates/num_enum
License : BSD-3-Clause OR MIT OR Apache-2.0
Description : Procedural macros to make inter-operation between primitives and enums
: easier.
:
: This package contains library source intended for building other packages which
: use the "num_enum" crate.