How To Install libyui-qt-graph on Fedora 36

In this tutorial we learn how to install libyui-qt-graph in Fedora 36. libyui-qt-graph is Libyui - Qt graph component for libyui.

Introduction

In this tutorial we learn how to install libyui-qt-graph on Fedora 36.

What is libyui-qt-graph

This package contains the Qt graph component for libyui. This is a special widget to visualize graphs such as the storage device hierarchy (disks, partitions, subvolumes etc.). and similar graphviz-generated graphs.

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

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

sudo dnf -y install libyui-qt-graph

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

sudo yum -y install libyui-qt-graph

How To Uninstall libyui-qt-graph on Fedora 36

To uninstall only the libyui-qt-graph package we can use the following command:

sudo dnf remove libyui-qt-graph

libyui-qt-graph Package Contents on Fedora 36

---
title: "How To Install libyui-qt-graph on Fedora 36"
linkTitle: "libyui-qt-graph"
type: "docs"
description: "In this tutorial we learn how to install libyui-qt-graph in Fedora 36. libyui-qt-graph is Libyui - Qt graph component for libyui."
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libyui-qt-graph-featured.png
---

## Introduction

In this tutorial we learn how to install `libyui-qt-graph` on Fedora 36.

### What is `libyui-qt-graph`

> This package contains the Qt graph component for libyui.  This is a special widget to visualize graphs such as the storage device hierarchy (disks, partitions, subvolumes etc.).  and similar graphviz-generated graphs.  

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

## Install libyui-qt-graph 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 using dnf by running the following command:

sudo dnf -y install libyui-qt-graph

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

sudo yum -y install libyui-qt-graph

How To Uninstall libyui-qt-graph on Fedora 36

To uninstall only the libyui-qt-graph package we can use the following command:

sudo dnf remove libyui-qt-graph

libyui-qt-graph Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/81
/usr/lib/.build-id/81/e14c7b55729451fdb470b32284b3e7b03e68b5
/usr/lib/yui
/usr/lib/yui/libyui-qt-graph.so.15
/usr/lib/yui/libyui-qt-graph.so.15.0.0
/usr/share/doc/libyui-qt-graph
/usr/share/doc/libyui-qt-graph/COPYING.gpl-3
/usr/share/doc/libyui-qt-graph/COPYING.lgpl-2.1
/usr/share/doc/libyui-qt-graph/COPYING.lgpl-3

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/0b /usr/lib/.build-id/0b/dcfaab5145250c940f0dfbee090ead96c318bf /usr/lib64/yui /usr/lib64/yui/libyui-qt-graph.so.15 /usr/lib64/yui/libyui-qt-graph.so.15.0.0 /usr/share/doc/libyui-qt-graph /usr/share/doc/libyui-qt-graph/COPYING.gpl-3 /usr/share/doc/libyui-qt-graph/COPYING.lgpl-2.1 /usr/share/doc/libyui-qt-graph/COPYING.lgpl-3


## References

* [libyui-qt-graph website](https://github.com/libyui/libyui)

## Summary

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