How To Install texlive-font-change-xetex-doc on Fedora 36

In this tutorial we learn how to install texlive-font-change-xetex-doc in Fedora 36. texlive-font-change-xetex-doc is doc files of font-change-xetex

Introduction

In this tutorial we learn how to install texlive-font-change-xetex-doc on Fedora 36.

What is texlive-font-change-xetex-doc

Documentation for font-change-xetex

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

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

sudo dnf -y install texlive-font-change-xetex-doc

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

sudo yum -y install texlive-font-change-xetex-doc

How To Uninstall texlive-font-change-xetex-doc on Fedora 36

To uninstall only the texlive-font-change-xetex-doc package we can use the following command:

sudo dnf remove texlive-font-change-xetex-doc

texlive-font-change-xetex-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-font-change-xetex-doc
/usr/share/licenses/texlive-font-change-xetex-doc/other-free.txt
/usr/share/texlive/texmf-dist/doc/xetex/font-change-xetex
/usr/share/texlive/texmf-dist/doc/xetex/font-change-xetex/README.txt
/usr/share/texlive/texmf-dist/doc/xetex/font-change-xetex/font-change-xetex.pdf
/usr/share/texlive/texmf-dist/doc/xetex/font-change-xetex/font-change-xetex.tex

References

Summary

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