How To Install libyui-mga-devel on Fedora 36

In this tutorial we learn how to install libyui-mga-devel in Fedora 36. libyui-mga-devel is Files needed for developing with libyui-mga

Introduction

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

What is libyui-mga-devel

libyui can be used independently of YaST for generic (C++) applications and has very few dependencies. You do NOT need this package for developing with libyui. Using libyui-devel is sufficient for such purpose. This package is only needed when you want to develop an extension for libyui-mga.

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

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

sudo dnf -y install libyui-mga-devel

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

sudo yum -y install libyui-mga-devel

How To Uninstall libyui-mga-devel on Fedora 36

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

sudo dnf remove libyui-mga-devel

libyui-mga-devel Package Contents on Fedora 36

/usr/include/yui
/usr/include/yui/mga
/usr/include/yui/mga/YMGAAboutDialog.h
/usr/include/yui/mga/YMGAMenuBar.h
/usr/include/yui/mga/YMGAMenuItem.h
/usr/include/yui/mga/YMGAMsgBox.h
/usr/include/yui/mga/YMGAWidgetExtensionFactory.h
/usr/include/yui/mga/YMGA_CBTable.h
/usr/lib/libyui-mga.so
/usr/lib/pkgconfig/libyui-mga.pc

References

Summary

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


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

Introduction

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

What is libyui-mga-devel

libyui can be used independently of YaST for generic (C++) applications and has very few dependencies. You do NOT need this package for developing with libyui. Using libyui-devel is sufficient for such purpose. This package is only needed when you want to develop an extension for libyui-mga.

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

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

sudo dnf -y install libyui-mga-devel

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

sudo yum -y install libyui-mga-devel

How To Uninstall libyui-mga-devel on Fedora 36

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

sudo dnf remove libyui-mga-devel

libyui-mga-devel Package Contents on Fedora 36

/usr/include/yui
/usr/include/yui/mga
/usr/include/yui/mga/YMGAAboutDialog.h
/usr/include/yui/mga/YMGAMenuBar.h
/usr/include/yui/mga/YMGAMenuItem.h
/usr/include/yui/mga/YMGAMsgBox.h
/usr/include/yui/mga/YMGAWidgetExtensionFactory.h
/usr/include/yui/mga/YMGA_CBTable.h
/usr/lib64/libyui-mga.so
/usr/lib64/pkgconfig/libyui-mga.pc

References

Summary

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