How To Install graphviz-devil on Fedora 36
Introduction
In this tutorial we learn how to install graphviz-devil on Fedora 36.
What is graphviz-devil
Graphviz plugin for renderers based on DevIL. (Unless you absolutely have to use BMP, TIF, or TGA, you are recommended to use the PNG format instead supported directly by the cairo+pango based renderer in the base graphviz rpm.)
We can use yum or dnf to install graphviz-devil on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install graphviz-devil.
Install graphviz-devil 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 graphviz-devil using dnf by running the following command:
sudo dnf -y install graphviz-devil
Install graphviz-devil 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 graphviz-devil using yum by running the following command:
sudo yum -y install graphviz-devil
How To Uninstall graphviz-devil on Fedora 36
To uninstall only the graphviz-devil package we can use the following command:
sudo dnf remove graphviz-devil
graphviz-devil Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/88/cf248689d4f6d1abecfbbe48df871810850439
/usr/lib64/graphviz/libgvplugin_devil.so.6
/usr/lib64/graphviz/libgvplugin_devil.so.6.0.0
References
Summary
In this tutorial we learn how to install graphviz-devil on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install graphviz-devil on Fedora 36” linkTitle: “graphviz-devil” type: “docs” description: “In this tutorial we learn how to install graphviz-devil in Fedora 36. graphviz-devil is Graphviz plugin for renderers based on DevIL” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/graphviz-devil-featured.png
Introduction
In this tutorial we learn how to install graphviz-devil on Fedora 36.
What is graphviz-devil
Graphviz plugin for renderers based on DevIL. (Unless you absolutely have to use BMP, TIF, or TGA, you are recommended to use the PNG format instead supported directly by the cairo+pango based renderer in the base graphviz rpm.)
We can use yum or dnf to install graphviz-devil on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install graphviz-devil.
Install graphviz-devil 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 graphviz-devil using dnf by running the following command:
sudo dnf -y install graphviz-devil
Install graphviz-devil 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 graphviz-devil using yum by running the following command:
sudo yum -y install graphviz-devil
How To Uninstall graphviz-devil on Fedora 36
To uninstall only the graphviz-devil package we can use the following command:
sudo dnf remove graphviz-devil
graphviz-devil Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/b4/10f703c96347b8da1226e7f617fd622d991be4
/usr/lib/graphviz/libgvplugin_devil.so.6
/usr/lib/graphviz/libgvplugin_devil.so.6.0.0
References
Summary
In this tutorial we learn how to install graphviz-devil on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).