How To Install texlive-flowfram-doc on Fedora 36

In this tutorial we learn how to install texlive-flowfram-doc in Fedora 36. texlive-flowfram-doc is Documentation for flowfram

Introduction

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

What is texlive-flowfram-doc

Documentation for flowfram

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

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

sudo dnf -y install texlive-flowfram-doc

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

sudo yum -y install texlive-flowfram-doc

How To Uninstall texlive-flowfram-doc on Fedora 36

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

sudo dnf remove texlive-flowfram-doc

texlive-flowfram-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-flowfram-doc
/usr/share/licenses/texlive-flowfram-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/flowfram
/usr/share/texlive/texmf-dist/doc/latex/flowfram/CHANGES
/usr/share/texlive/texmf-dist/doc/latex/flowfram/README
/usr/share/texlive/texmf-dist/doc/latex/flowfram/ffuserguide.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/ffuserguide.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/ffuserguideidx.ist
/usr/share/texlive/texmf-dist/doc/latex/flowfram/flowfram.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/egg.eps
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/egg.png
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-article.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-article.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-blanks.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-brochure.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-brochure.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-news.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-news.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-news2.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-news2.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-pages.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-pages.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-poster.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-poster.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-rot.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample-rot.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample1.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample1.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample2.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample2.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample3.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sample3.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sampleRL.pdf
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sampleRL.tex
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sheep.eps
/usr/share/texlive/texmf-dist/doc/latex/flowfram/samples/sheep.png

References

Summary

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