How to Install and Uninstall rust-num_enum_derive+std-devel.noarch Package on Fedora 34

Last updated: September 30,2024

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

Please follow the guidelines below to install rust-num_enum_derive+std-devel.noarch on Fedora 34

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

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

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

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

3. Information about the rust-num_enum_derive+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:32:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-num_enum_derive+std-devel
Version : 0.5.7
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-num_enum_derive-0.5.7-1.fc34.src.rpm
Repository : updates
Summary : Internal implementation details for num_enum
URL : https://crates.io/crates/num_enum_derive
License : BSD or MIT or ASL 2.0
Description : Internal implementation details for ::num_enum (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_derive" crate.