How To Install libyui-mga-qt-devel on Fedora 36
Introduction
In this tutorial we learn how to install libyui-mga-qt-devel
on Fedora 36.
What is libyui-mga-qt-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-qt.
We can use yum
or dnf
to install libyui-mga-qt-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-mga-qt-devel.
Install libyui-mga-qt-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-qt-devel
using dnf
by running the following command:
sudo dnf -y install libyui-mga-qt-devel
Install libyui-mga-qt-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-qt-devel
using yum
by running the following command:
sudo yum -y install libyui-mga-qt-devel
How To Uninstall libyui-mga-qt-devel on Fedora 36
To uninstall only the libyui-mga-qt-devel
package we can use the following command:
sudo dnf remove libyui-mga-qt-devel
libyui-mga-qt-devel Package Contents on Fedora 36
/usr/include/yui/mga/qt
/usr/include/yui/mga/qt/YMGAQMenuBar.h
/usr/include/yui/mga/qt/YMGAQWidgetFactory.h
/usr/include/yui/mga/qt/YMGA_QCBTable.h
/usr/include/yui/mga/qt/YQWE.h
/usr/lib/yui/libyui-mga-qt.so
References
Summary
In this tutorial we learn how to install libyui-mga-qt-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libyui-mga-qt-devel on Fedora 36” linkTitle: “libyui-mga-qt-devel” type: “docs” description: “In this tutorial we learn how to install libyui-mga-qt-devel in Fedora 36. libyui-mga-qt-devel is Files needed for developing with libyui-mga-qt” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libyui-mga-qt-devel-featured.png
Introduction
In this tutorial we learn how to install libyui-mga-qt-devel
on Fedora 36.
What is libyui-mga-qt-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-qt.
We can use yum
or dnf
to install libyui-mga-qt-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-mga-qt-devel.
Install libyui-mga-qt-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-qt-devel
using dnf
by running the following command:
sudo dnf -y install libyui-mga-qt-devel
Install libyui-mga-qt-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-qt-devel
using yum
by running the following command:
sudo yum -y install libyui-mga-qt-devel
How To Uninstall libyui-mga-qt-devel on Fedora 36
To uninstall only the libyui-mga-qt-devel
package we can use the following command:
sudo dnf remove libyui-mga-qt-devel
libyui-mga-qt-devel Package Contents on Fedora 36
/usr/include/yui/mga/qt
/usr/include/yui/mga/qt/YMGAQMenuBar.h
/usr/include/yui/mga/qt/YMGAQWidgetFactory.h
/usr/include/yui/mga/qt/YMGA_QCBTable.h
/usr/include/yui/mga/qt/YQWE.h
/usr/lib64/yui/libyui-mga-qt.so
References
Summary
In this tutorial we learn how to install libyui-mga-qt-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).