How To Install fstrm-doc on Fedora 36

In this tutorial we learn how to install fstrm-doc in Fedora 36. fstrm-doc is API documentation for fstrm library

Introduction

In this tutorial we learn how to install fstrm-doc on Fedora 36.

What is fstrm-doc

The fstrm-doc package contains Doxygen generated API documentation for fstrm library.

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

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

sudo dnf -y install fstrm-doc

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

sudo yum -y install fstrm-doc

How To Uninstall fstrm-doc on Fedora 36

To uninstall only the fstrm-doc package we can use the following command:

sudo dnf remove fstrm-doc

fstrm-doc Package Contents on Fedora 36

/usr/share/doc/fstrm/html
/usr/share/doc/fstrm/html/bc_s.png
/usr/share/doc/fstrm/html/bdwn.png
/usr/share/doc/fstrm/html/closed.png
/usr/share/doc/fstrm/html/dir_40abab9aeae8eb717627f1b5eb397f1b.html
/usr/share/doc/fstrm/html/doc.png
/usr/share/doc/fstrm/html/doxygen.css
/usr/share/doc/fstrm/html/doxygen.svg
/usr/share/doc/fstrm/html/dynsections.js
/usr/share/doc/fstrm/html/folderclosed.png
/usr/share/doc/fstrm/html/folderopen.png
/usr/share/doc/fstrm/html/group__fstrm__control.html
/usr/share/doc/fstrm/html/group__fstrm__control.js
/usr/share/doc/fstrm/html/group__fstrm__file.html
/usr/share/doc/fstrm/html/group__fstrm__file.js
/usr/share/doc/fstrm/html/group__fstrm__iothr.html
/usr/share/doc/fstrm/html/group__fstrm__iothr.js
/usr/share/doc/fstrm/html/group__fstrm__rdwr.html
/usr/share/doc/fstrm/html/group__fstrm__rdwr.js
/usr/share/doc/fstrm/html/group__fstrm__reader.html
/usr/share/doc/fstrm/html/group__fstrm__reader.js
/usr/share/doc/fstrm/html/group__fstrm__res.html
/usr/share/doc/fstrm/html/group__fstrm__res.js
/usr/share/doc/fstrm/html/group__fstrm__tcp__writer.html
/usr/share/doc/fstrm/html/group__fstrm__tcp__writer.js
/usr/share/doc/fstrm/html/group__fstrm__unix__writer.html
/usr/share/doc/fstrm/html/group__fstrm__unix__writer.js
/usr/share/doc/fstrm/html/group__fstrm__writer.html
/usr/share/doc/fstrm/html/group__fstrm__writer.js
/usr/share/doc/fstrm/html/index.html
/usr/share/doc/fstrm/html/jquery.js
/usr/share/doc/fstrm/html/modules.html
/usr/share/doc/fstrm/html/modules.js
/usr/share/doc/fstrm/html/nav_f.png
/usr/share/doc/fstrm/html/nav_g.png
/usr/share/doc/fstrm/html/nav_h.png
/usr/share/doc/fstrm/html/navtree.css
/usr/share/doc/fstrm/html/navtree.js
/usr/share/doc/fstrm/html/navtreedata.js
/usr/share/doc/fstrm/html/navtreeindex0.js
/usr/share/doc/fstrm/html/open.png
/usr/share/doc/fstrm/html/overview.html
/usr/share/doc/fstrm/html/pages.html
/usr/share/doc/fstrm/html/resize.js
/usr/share/doc/fstrm/html/splitbar.png
/usr/share/doc/fstrm/html/sync_off.png
/usr/share/doc/fstrm/html/sync_on.png
/usr/share/doc/fstrm/html/tab_a.png
/usr/share/doc/fstrm/html/tab_b.png
/usr/share/doc/fstrm/html/tab_h.png
/usr/share/doc/fstrm/html/tab_s.png
/usr/share/doc/fstrm/html/tabs.css

References

Summary

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