How To Install libyui-qt-graph-devel on Fedora 36
Introduction
In this tutorial we learn how to install libyui-qt-graph-devel
on Fedora 36.
What is libyui-qt-graph-devel
This package contains the header files for the Qt based user interface component for libyui. This package is not needed to develop libyui-based applications, only to develop extensions for libyui-qt.
We can use yum
or dnf
to install libyui-qt-graph-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-qt-graph-devel.
Install libyui-qt-graph-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-qt-graph-devel
using dnf
by running the following command:
sudo dnf -y install libyui-qt-graph-devel
Install libyui-qt-graph-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-qt-graph-devel
using yum
by running the following command:
sudo yum -y install libyui-qt-graph-devel
How To Uninstall libyui-qt-graph-devel on Fedora 36
To uninstall only the libyui-qt-graph-devel
package we can use the following command:
sudo dnf remove libyui-qt-graph-devel
libyui-qt-graph-devel Package Contents on Fedora 36
title: "How To Install libyui-qt-graph-devel on Fedora 36"
linkTitle: "libyui-qt-graph-devel"
type: "docs"
description: "In this tutorial we learn how to install libyui-qt-graph-devel in Fedora 36. libyui-qt-graph-devel is Libyui - Qt (graphical) user interface header files"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libyui-qt-graph-devel-featured.png
---
## Introduction
In this tutorial we learn how to install `libyui-qt-graph-devel` on Fedora 36.
### What is `libyui-qt-graph-devel`
> This package contains the header files for the Qt based user interface component for libyui. This package is not needed to develop libyui-based applications, only to develop extensions for libyui-qt.
We can use `yum` or `dnf` to install `libyui-qt-graph-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libyui-qt-graph-devel.
## Install libyui-qt-graph-devel on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install libyui-qt-graph-devel
using dnf
by running the following command:
sudo dnf -y install libyui-qt-graph-devel
Install libyui-qt-graph-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-qt-graph-devel
using yum
by running the following command:
sudo yum -y install libyui-qt-graph-devel
How To Uninstall libyui-qt-graph-devel on Fedora 36
To uninstall only the libyui-qt-graph-devel
package we can use the following command:
sudo dnf remove libyui-qt-graph-devel
libyui-qt-graph-devel Package Contents on Fedora 36
/usr/include/yui/qt-graph/QY2Graph.h
/usr/include/yui/qt-graph/YQGraph.h
/usr/include/yui/qt-graph/YQGraphPlugin.h
/usr/include/yui/qt-graph/YQGraphPluginImpl.h
/usr/include/yui/qt-graph/QY2Graph.h
/usr/include/yui/qt-graph/YQGraph.h
/usr/include/yui/qt-graph/YQGraphPlugin.h
/usr/include/yui/qt-graph/YQGraphPluginImpl.h
References
## Summary
## References
* [libyui-qt-graph-devel website](https://github.com/libyui/libyui)
In this tutorial we learn how to install `libyui-qt-graph-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
## Summary
In this tutorial we learn how to install `libyui-qt-graph-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).