How To Install libmodulemd1-devel on Fedora 36

In this tutorial we learn how to install libmodulemd1-devel in Fedora 36. libmodulemd1-devel is Development files for libmodulemd

Introduction

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

What is libmodulemd1-devel

Development files for libmodulemd.

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

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

sudo dnf -y install libmodulemd1-devel

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

sudo yum -y install libmodulemd1-devel

How To Uninstall libmodulemd1-devel on Fedora 36

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

sudo dnf remove libmodulemd1-devel

libmodulemd1-devel Package Contents on Fedora 36

/usr/include/modulemd
/usr/include/modulemd/modulemd-buildopts.h
/usr/include/modulemd/modulemd-component-module.h
/usr/include/modulemd/modulemd-component-rpm.h
/usr/include/modulemd/modulemd-component.h
/usr/include/modulemd/modulemd-defaults.h
/usr/include/modulemd/modulemd-dependencies.h
/usr/include/modulemd/modulemd-deprecated.h
/usr/include/modulemd/modulemd-improvedmodule.h
/usr/include/modulemd/modulemd-intent.h
/usr/include/modulemd/modulemd-module.h
/usr/include/modulemd/modulemd-modulestream.h
/usr/include/modulemd/modulemd-prioritizer.h
/usr/include/modulemd/modulemd-profile.h
/usr/include/modulemd/modulemd-servicelevel.h
/usr/include/modulemd/modulemd-simpleset.h
/usr/include/modulemd/modulemd-subdocument.h
/usr/include/modulemd/modulemd-translation-entry.h
/usr/include/modulemd/modulemd-translation.h
/usr/include/modulemd/modulemd.h
/usr/lib/libmodulemd.so
/usr/lib/pkgconfig/modulemd.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/Modulemd-1.0.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/modulemd-1.0
/usr/share/gtk-doc/html/modulemd-1.0/ch01.html
/usr/share/gtk-doc/html/modulemd-1.0/home.png
/usr/share/gtk-doc/html/modulemd-1.0/index.html
/usr/share/gtk-doc/html/modulemd-1.0/left-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/left.png
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Buildopts.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ComponentModule.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ComponentRpm.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Defaults.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Dependencies.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ImprovedModule.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Intent.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Module.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ModuleStream.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Prioritizer.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Profile.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ServiceLevel.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.SimpleSet.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Subdocument.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Translation.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.TranslationEntry.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-ModulemdComponent.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0.devhelp2
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0.html
/usr/share/gtk-doc/html/modulemd-1.0/right-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/right.png
/usr/share/gtk-doc/html/modulemd-1.0/style.css
/usr/share/gtk-doc/html/modulemd-1.0/up-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/up.png

References

Summary

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


title: “How To Install libmodulemd1-devel on Fedora 36” linkTitle: “libmodulemd1-devel” type: “docs” description: “In this tutorial we learn how to install libmodulemd1-devel in Fedora 36. libmodulemd1-devel is Development files for libmodulemd” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libmodulemd1-devel-featured.png

Introduction

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

What is libmodulemd1-devel

Development files for libmodulemd.

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

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

sudo dnf -y install libmodulemd1-devel

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

sudo yum -y install libmodulemd1-devel

How To Uninstall libmodulemd1-devel on Fedora 36

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

sudo dnf remove libmodulemd1-devel

libmodulemd1-devel Package Contents on Fedora 36

/usr/include/modulemd
/usr/include/modulemd/modulemd-buildopts.h
/usr/include/modulemd/modulemd-component-module.h
/usr/include/modulemd/modulemd-component-rpm.h
/usr/include/modulemd/modulemd-component.h
/usr/include/modulemd/modulemd-defaults.h
/usr/include/modulemd/modulemd-dependencies.h
/usr/include/modulemd/modulemd-deprecated.h
/usr/include/modulemd/modulemd-improvedmodule.h
/usr/include/modulemd/modulemd-intent.h
/usr/include/modulemd/modulemd-module.h
/usr/include/modulemd/modulemd-modulestream.h
/usr/include/modulemd/modulemd-prioritizer.h
/usr/include/modulemd/modulemd-profile.h
/usr/include/modulemd/modulemd-servicelevel.h
/usr/include/modulemd/modulemd-simpleset.h
/usr/include/modulemd/modulemd-subdocument.h
/usr/include/modulemd/modulemd-translation-entry.h
/usr/include/modulemd/modulemd-translation.h
/usr/include/modulemd/modulemd.h
/usr/lib64/libmodulemd.so
/usr/lib64/pkgconfig/modulemd.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/Modulemd-1.0.gir
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/modulemd-1.0
/usr/share/gtk-doc/html/modulemd-1.0/ch01.html
/usr/share/gtk-doc/html/modulemd-1.0/home.png
/usr/share/gtk-doc/html/modulemd-1.0/index.html
/usr/share/gtk-doc/html/modulemd-1.0/left-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/left.png
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Buildopts.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ComponentModule.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ComponentRpm.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Defaults.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Dependencies.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ImprovedModule.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Intent.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Module.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ModuleStream.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Prioritizer.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Profile.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.ServiceLevel.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.SimpleSet.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Subdocument.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.Translation.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.TranslationEntry.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-Modulemd.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0-ModulemdComponent.html
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0.devhelp2
/usr/share/gtk-doc/html/modulemd-1.0/modulemd-1.0.html
/usr/share/gtk-doc/html/modulemd-1.0/right-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/right.png
/usr/share/gtk-doc/html/modulemd-1.0/style.css
/usr/share/gtk-doc/html/modulemd-1.0/up-insensitive.png
/usr/share/gtk-doc/html/modulemd-1.0/up.png

References

Summary

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