How To Install rust-num_enum_derive+external_doc-devel on Fedora 36

In this tutorial we learn how to install rust-num_enum_derive+external_doc-devel in Fedora 36. rust-num_enum_derive+external_doc-devel is Internal implementation details for num_enum

Introduction

In this tutorial we learn how to install rust-num_enum_derive+external_doc-devel on Fedora 36.

What is rust-num_enum_derive+external_doc-devel

Internal implementation details for inter-operation between primitives and enums easier). This package contains library source intended for building other packages which use the “external_doc” feature of the “num_enum_derive” crate.

We can use yum or dnf to install rust-num_enum_derive+external_doc-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-num_enum_derive+external_doc-devel.

Install rust-num_enum_derive+external_doc-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-num_enum_derive+external_doc-devel using dnf by running the following command:

sudo dnf -y install rust-num_enum_derive+external_doc-devel

Install rust-num_enum_derive+external_doc-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-num_enum_derive+external_doc-devel using yum by running the following command:

sudo yum -y install rust-num_enum_derive+external_doc-devel

How To Uninstall rust-num_enum_derive+external_doc-devel on Fedora 36

To uninstall only the rust-num_enum_derive+external_doc-devel package we can use the following command:

sudo dnf remove rust-num_enum_derive+external_doc-devel

rust-num_enum_derive+external_doc-devel Package Contents on Fedora 36

/usr/share/cargo/registry/num_enum_derive-0.5.7/Cargo.toml

References

Summary

In this tutorial we learn how to install rust-num_enum_derive+external_doc-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).