How To Install texlive-iwona-doc on Fedora 36

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

Introduction

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

What is texlive-iwona-doc

Documentation for iwona

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

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

sudo dnf -y install texlive-iwona-doc

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

sudo yum -y install texlive-iwona-doc

How To Uninstall texlive-iwona-doc on Fedora 36

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

sudo dnf remove texlive-iwona-doc

texlive-iwona-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-iwona-doc
/usr/share/licenses/texlive-iwona-doc/gfsl.txt
/usr/share/texlive/texmf-dist/doc/fonts/iwona
/usr/share/texlive/texmf-dist/doc/fonts/iwona/00readme.eng
/usr/share/texlive/texmf-dist/doc/fonts/iwona/00readme.pol
/usr/share/texlive/texmf-dist/doc/fonts/iwona/GUST-FONT-LICENSE.txt
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-info-src.zip
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-info.pdf
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-latex-cyr.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-latex-math.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-latex-pl.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-latex-t2a.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-latex-t5.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-mathtest.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/iwona-table.tex
/usr/share/texlive/texmf-dist/doc/fonts/iwona/manifest.txt

References

Summary

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