How to Install and Uninstall rust-num_enum+nightly-devel.noarch Package on Fedora 36

Last updated: September 28,2024

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

Please follow the instructions below to install rust-num_enum+nightly-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-num_enum+nightly-devel.noarch on Fedora 36:

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

3. Information about the rust-num_enum+nightly-devel.noarch package on Fedora 36

Last metadata expiration check: 2:38:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-num_enum+nightly-devel
Version : 0.5.7
Release : 1.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-num_enum-0.5.7-1.fc36.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 or MIT or ASL 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 "nightly" feature of the "num_enum" crate.