How To Install texlive-qpxqtx on Fedora 36

In this tutorial we learn how to install texlive-qpxqtx in Fedora 36. texlive-qpxqtx is qpxqtx package

Introduction

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

What is texlive-qpxqtx

qpxqtx package

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

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

sudo dnf -y install texlive-qpxqtx

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

sudo yum -y install texlive-qpxqtx

How To Uninstall texlive-qpxqtx on Fedora 36

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

sudo dnf remove texlive-qpxqtx

texlive-qpxqtx Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qpxbmi.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qpxbmia.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qpxmi.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qpxmia.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qtxbmi.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qtxbmia.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qtxmi.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/qpxqtx/qtxmia.tfm
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qpxbmi.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qpxbmia.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qpxmi.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qpxmia.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qtxbmi.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qtxbmia.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qtxmi.vf
/usr/share/texlive/texmf-dist/fonts/vf/public/qpxqtx/qtxmia.vf
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amspbold.tex
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amsqpx.def
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amsqpx.tex
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amsqtx.def
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amsqtx.tex
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/amstbold.tex
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/qpxmath.sty
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/qpxmath.tex
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
/usr/share/texlive/texmf-dist/tex/generic/qpxqtx/qtxmath.tex

References

Summary

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