How To Install texlive-floatrow-doc on Fedora 36

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

Introduction

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

What is texlive-floatrow-doc

Documentation for floatrow

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

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

sudo dnf -y install texlive-floatrow-doc

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

sudo yum -y install texlive-floatrow-doc

How To Uninstall texlive-floatrow-doc on Fedora 36

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

sudo dnf remove texlive-floatrow-doc

texlive-floatrow-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-floatrow-doc
/usr/share/licenses/texlive-floatrow-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/floatrow
/usr/share/texlive/texmf-dist/doc/latex/floatrow/README
/usr/share/texlive/texmf-dist/doc/latex/floatrow/floatrow-rus.pdf
/usr/share/texlive/texmf-dist/doc/latex/floatrow/floatrow-rus.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/floatrow.pdf
/usr/share/texlive/texmf-dist/doc/latex/floatrow/fr-sample.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample01.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample02.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample03.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample04.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample05.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample06.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample07.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample10.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample11.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/frsample12.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/pictures.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/sample-longtable-rus.tex
/usr/share/texlive/texmf-dist/doc/latex/floatrow/sample-longtable.tex

References

Summary

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