How To Install munge-devel on Fedora 36

In this tutorial we learn how to install munge-devel in Fedora 36. munge-devel is Development files for uid * gid authentication across a host cluster

Introduction

In this tutorial we learn how to install munge-devel on Fedora 36.

What is munge-devel

Header files for developing using MUNGE.

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

Install munge-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 munge-devel using dnf by running the following command:

sudo dnf -y install munge-devel

Install munge-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 munge-devel using yum by running the following command:

sudo yum -y install munge-devel

How To Uninstall munge-devel on Fedora 36

To uninstall only the munge-devel package we can use the following command:

sudo dnf remove munge-devel

munge-devel Package Contents on Fedora 36

/usr/include/munge.h
/usr/lib/libmunge.so
/usr/lib/pkgconfig/munge.pc
/usr/share/man/man3/munge.3.gz
/usr/share/man/man3/munge_ctx.3.gz
/usr/share/man/man3/munge_ctx_copy.3.gz
/usr/share/man/man3/munge_ctx_create.3.gz
/usr/share/man/man3/munge_ctx_destroy.3.gz
/usr/share/man/man3/munge_ctx_get.3.gz
/usr/share/man/man3/munge_ctx_set.3.gz
/usr/share/man/man3/munge_ctx_strerror.3.gz
/usr/share/man/man3/munge_decode.3.gz
/usr/share/man/man3/munge_encode.3.gz
/usr/share/man/man3/munge_enum.3.gz
/usr/share/man/man3/munge_enum_int_to_str.3.gz
/usr/share/man/man3/munge_enum_is_valid.3.gz
/usr/share/man/man3/munge_enum_str_to_int.3.gz
/usr/share/man/man3/munge_strerror.3.gz

References

Summary

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


title: “How To Install munge-devel on Fedora 36” linkTitle: “munge-devel” type: “docs” description: “In this tutorial we learn how to install munge-devel in Fedora 36. munge-devel is Development files for uid * gid authentication across a host cluster” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/munge-devel-featured.png

Introduction

In this tutorial we learn how to install munge-devel on Fedora 36.

What is munge-devel

Header files for developing using MUNGE.

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

Install munge-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 munge-devel using dnf by running the following command:

sudo dnf -y install munge-devel

Install munge-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 munge-devel using yum by running the following command:

sudo yum -y install munge-devel

How To Uninstall munge-devel on Fedora 36

To uninstall only the munge-devel package we can use the following command:

sudo dnf remove munge-devel

munge-devel Package Contents on Fedora 36

/usr/include/munge.h
/usr/lib64/libmunge.so
/usr/lib64/pkgconfig/munge.pc
/usr/share/man/man3/munge.3.gz
/usr/share/man/man3/munge_ctx.3.gz
/usr/share/man/man3/munge_ctx_copy.3.gz
/usr/share/man/man3/munge_ctx_create.3.gz
/usr/share/man/man3/munge_ctx_destroy.3.gz
/usr/share/man/man3/munge_ctx_get.3.gz
/usr/share/man/man3/munge_ctx_set.3.gz
/usr/share/man/man3/munge_ctx_strerror.3.gz
/usr/share/man/man3/munge_decode.3.gz
/usr/share/man/man3/munge_encode.3.gz
/usr/share/man/man3/munge_enum.3.gz
/usr/share/man/man3/munge_enum_int_to_str.3.gz
/usr/share/man/man3/munge_enum_is_valid.3.gz
/usr/share/man/man3/munge_enum_str_to_int.3.gz
/usr/share/man/man3/munge_strerror.3.gz

References

Summary

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