How To Install js-d3-flame-graph-doc on Fedora 36

In this tutorial we learn how to install js-d3-flame-graph-doc in Fedora 36. js-d3-flame-graph-doc is Documentation and example files for js-d3-flame-graph

Introduction

In this tutorial we learn how to install js-d3-flame-graph-doc on Fedora 36.

What is js-d3-flame-graph-doc

Documentation and example files for js-d3-flame-graph.

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

Install js-d3-flame-graph-doc 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 js-d3-flame-graph-doc using dnf by running the following command:

sudo dnf -y install js-d3-flame-graph-doc

Install js-d3-flame-graph-doc 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 js-d3-flame-graph-doc using yum by running the following command:

sudo yum -y install js-d3-flame-graph-doc

How To Uninstall js-d3-flame-graph-doc on Fedora 36

To uninstall only the js-d3-flame-graph-doc package we can use the following command:

sudo dnf remove js-d3-flame-graph-doc

js-d3-flame-graph-doc Package Contents on Fedora 36

/usr/share/doc/js-d3-flame-graph-doc
/usr/share/doc/js-d3-flame-graph-doc/README.md
/usr/share/doc/js-d3-flame-graph-doc/examples
/usr/share/doc/js-d3-flame-graph-doc/examples/color-mapper.html
/usr/share/doc/js-d3-flame-graph-doc/examples/differential.html
/usr/share/doc/js-d3-flame-graph-doc/examples/differential.json
/usr/share/doc/js-d3-flame-graph-doc/examples/index.html
/usr/share/doc/js-d3-flame-graph-doc/examples/live.html
/usr/share/doc/js-d3-flame-graph-doc/examples/live.json
/usr/share/doc/js-d3-flame-graph-doc/examples/minified.html
/usr/share/doc/js-d3-flame-graph-doc/examples/stacks.json
/usr/share/doc/js-d3-flame-graph-doc/examples/stacks.min.json

References

Summary

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