How To Install kgraphviewer-devel on Fedora 36

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

Introduction

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

What is kgraphviewer-devel

KGraphViewer is a Graphviz dot graph file viewer for KDE This package contains files useful for software development with th KGraphViewer library.

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

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

sudo dnf -y install kgraphviewer-devel

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

sudo yum -y install kgraphviewer-devel

How To Uninstall kgraphviewer-devel on Fedora 36

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

sudo dnf remove kgraphviewer-devel

kgraphviewer-devel Package Contents on Fedora 36

/usr/include/kgraphviewer
/usr/include/kgraphviewer/kgraphviewer_interface.h
/usr/lib64/cmake/KGraphViewerPart
/usr/lib64/cmake/KGraphViewerPart/KGraphViewerPartConfig.cmake
/usr/lib64/cmake/KGraphViewerPart/KGraphViewerPartConfigVersion.cmake
/usr/lib64/libkgraphviewer.so

References

Summary

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


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

Introduction

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

What is kgraphviewer-devel

KGraphViewer is a Graphviz dot graph file viewer for KDE This package contains files useful for software development with th KGraphViewer library.

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

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

sudo dnf -y install kgraphviewer-devel

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

sudo yum -y install kgraphviewer-devel

How To Uninstall kgraphviewer-devel on Fedora 36

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

sudo dnf remove kgraphviewer-devel

kgraphviewer-devel Package Contents on Fedora 36

/usr/include/kgraphviewer
/usr/include/kgraphviewer/kgraphviewer_interface.h
/usr/lib/cmake/KGraphViewerPart
/usr/lib/cmake/KGraphViewerPart/KGraphViewerPartConfig.cmake
/usr/lib/cmake/KGraphViewerPart/KGraphViewerPartConfigVersion.cmake
/usr/lib/libkgraphviewer.so

References

Summary

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