How To Install texlive-xepersian-doc on Fedora 36

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

Introduction

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

What is texlive-xepersian-doc

Documentation for xepersian

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

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

sudo dnf -y install texlive-xepersian-doc

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

sudo yum -y install texlive-xepersian-doc

How To Uninstall texlive-xepersian-doc on Fedora 36

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

sudo dnf remove texlive-xepersian-doc

texlive-xepersian-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-xepersian-doc
/usr/share/licenses/texlive-xepersian-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/README
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/dkun-0.3.py
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/dkun-0.4.py
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/ftxe-0.12.py
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img/ireland.jpg
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img/weather
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img/weather/clouds.jpg
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img/weather/rain.jpg
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/img/weather/sun.jpg
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/magazine-sample.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/test-correction.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/test-empty-form.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/test-question-only.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/test-solution-form.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/undk-0.6.py
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/unldk-0.2.py
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/xepersian-logo.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xepersian/xepersian.pdf

References

Summary

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