How To Install flowcanvas on Fedora 36

In this tutorial we learn how to install flowcanvas in Fedora 36. flowcanvas is Interactive widget for “boxes and lines” environments

Introduction

In this tutorial we learn how to install flowcanvas on Fedora 36.

What is flowcanvas

FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for graph-based interfaces (patchers, modular synthesizers, finite state automata, interactive graphs, etc).

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

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

sudo dnf -y install flowcanvas

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

sudo yum -y install flowcanvas

How To Uninstall flowcanvas on Fedora 36

To uninstall only the flowcanvas package we can use the following command:

sudo dnf remove flowcanvas

flowcanvas Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/bb2451a99af5a198987d5d976afefd2ff28738
/usr/lib/libflowcanvas.so.5
/usr/lib/libflowcanvas.so.5.1.0
/usr/share/doc/flowcanvas
/usr/share/doc/flowcanvas/AUTHORS
/usr/share/doc/flowcanvas/ChangeLog
/usr/share/doc/flowcanvas/README

References

Summary

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


title: “How To Install flowcanvas on Fedora 36” linkTitle: “flowcanvas” type: “docs” description: “In this tutorial we learn how to install flowcanvas in Fedora 36. flowcanvas is Interactive widget for "boxes and lines" environments” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/flowcanvas-featured.png

Introduction

In this tutorial we learn how to install flowcanvas on Fedora 36.

What is flowcanvas

FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for graph-based interfaces (patchers, modular synthesizers, finite state automata, interactive graphs, etc).

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

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

sudo dnf -y install flowcanvas

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

sudo yum -y install flowcanvas

How To Uninstall flowcanvas on Fedora 36

To uninstall only the flowcanvas package we can use the following command:

sudo dnf remove flowcanvas

flowcanvas Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/be
/usr/lib/.build-id/be/8114fc61d0cd422c9fb264fefc30f398a759d8
/usr/lib64/libflowcanvas.so.5
/usr/lib64/libflowcanvas.so.5.1.0
/usr/share/doc/flowcanvas
/usr/share/doc/flowcanvas/AUTHORS
/usr/share/doc/flowcanvas/ChangeLog
/usr/share/doc/flowcanvas/README

References

Summary

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