How To Install kgraphviewer-libs on Fedora 36

In this tutorial we learn how to install kgraphviewer-libs in Fedora 36. kgraphviewer-libs is Graphviz dot graph file viewer library

Introduction

In this tutorial we learn how to install kgraphviewer-libs on Fedora 36.

What is kgraphviewer-libs

KGraphViewer is a Graphviz dot graph file viewer for KDE. This packages contains a library that can be shared by other tools.

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

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

sudo dnf -y install kgraphviewer-libs

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

sudo yum -y install kgraphviewer-libs

How To Uninstall kgraphviewer-libs on Fedora 36

To uninstall only the kgraphviewer-libs package we can use the following command:

sudo dnf remove kgraphviewer-libs

kgraphviewer-libs Package Contents on Fedora 36

---
title: "How To Install kgraphviewer-libs on Fedora 36"
linkTitle: "kgraphviewer-libs"
type: "docs"
description: "In this tutorial we learn how to install kgraphviewer-libs in Fedora 36. kgraphviewer-libs is Graphviz dot graph file viewer library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/kgraphviewer-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `kgraphviewer-libs` on Fedora 36.

### What is `kgraphviewer-libs`

> KGraphViewer is a Graphviz dot graph file viewer for KDE. This packages contains a library that can be shared by other tools.  

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

/usr/lib/.build-id
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/848c690fd1f1bd71615330b471df5826f9b2fa
/usr/lib64/libkgraphviewer.so.2.4.3
/usr/lib64/libkgraphviewer.so.3
/usr/share/doc/kgraphviewer-libs
/usr/share/doc/kgraphviewer-libs/AUTHORS
/usr/share/licenses/kgraphviewer-libs
/usr/share/licenses/kgraphviewer-libs/COPYING
/usr/share/metainfo/org.kde.libkgraphviewer.metainfo.xml
## Install kgraphviewer-libs 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 kgraphviewer-libs using dnf by running the following command:

sudo dnf -y install kgraphviewer-libs

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

sudo yum -y install kgraphviewer-libs

How To Uninstall kgraphviewer-libs on Fedora 36

To uninstall only the `kgraphviewer-libs` package we can use the following command:


```bash
## References
sudo dnf remove kgraphviewer-libs

kgraphviewer-libs Package Contents on Fedora 36

Summary


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

/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/32e964d084e3da7d25a856fd21b09cd3354ae7
/usr/lib/libkgraphviewer.so.2.4.3
/usr/lib/libkgraphviewer.so.3
/usr/share/doc/kgraphviewer-libs
/usr/share/doc/kgraphviewer-libs/AUTHORS
/usr/share/licenses/kgraphviewer-libs
/usr/share/licenses/kgraphviewer-libs/COPYING
/usr/share/metainfo/org.kde.libkgraphviewer.metainfo.xml

References

Summary

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