How to Install and Uninstall rust-num_enum+std-devel.noarch Package on Fedora 38

Last updated: October 10,2024

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

This is a short guide on how to install rust-num_enum+std-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-num_enum+std-devel.noarch on Fedora 38:

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

3. Information about the rust-num_enum+std-devel.noarch package on Fedora 38

Last metadata expiration check: 2:39:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-num_enum+std-devel
Version : 0.5.11
Release : 1.fc38
Architecture : noarch
Size : 8.6 k
Source : rust-num_enum-0.5.11-1.fc38.src.rpm
Repository : fedora
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 "std" feature of the "num_enum" crate.