How To Install texlive-otibet on Fedora 36

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

Introduction

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

What is texlive-otibet

otibet package

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

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

sudo dnf -y install texlive-otibet

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

sudo yum -y install texlive-otibet

How To Uninstall texlive-otibet on Fedora 36

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

sudo dnf remove texlive-otibet

texlive-otibet Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/fonts/ofm/public/otibet
/usr/share/texlive/texmf-dist/fonts/ofm/public/otibet/otibetan.ofm
/usr/share/texlive/texmf-dist/fonts/ovf/public/otibet
/usr/share/texlive/texmf-dist/fonts/ovf/public/otibet/otibetan.ovf
/usr/share/texlive/texmf-dist/fonts/ovp/public/otibet
/usr/share/texlive/texmf-dist/fonts/ovp/public/otibet/otibetan.ovp
/usr/share/texlive/texmf-dist/fonts/source/public/otibet
/usr/share/texlive/texmf-dist/fonts/source/public/otibet/bzrsetup.mf
/usr/share/texlive/texmf-dist/fonts/source/public/otibet/tibetan.mf
/usr/share/texlive/texmf-dist/fonts/tfm/public/otibet
/usr/share/texlive/texmf-dist/fonts/tfm/public/otibet/tibetan.tfm
/usr/share/texlive/texmf-dist/omega/ocp/otibet
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibadjusttsheg.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibinunicode.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibinwylie.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibout.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibspecial.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibuniuni.ocp
/usr/share/texlive/texmf-dist/omega/ocp/otibet/tibvowel.ocp
/usr/share/texlive/texmf-dist/omega/otp/otibet
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibadjusttsheg.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibetan-mule2uni-old.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibetan-mule2uni.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibinunicode.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibinwylie.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibout.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibshow.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibspecial.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibuniuni.otp
/usr/share/texlive/texmf-dist/omega/otp/otibet/tibvowel.otp
/usr/share/texlive/texmf-dist/tex/latex/otibet
/usr/share/texlive/texmf-dist/tex/latex/otibet/ot1tib.fd
/usr/share/texlive/texmf-dist/tex/latex/otibet/otibet.sty
/usr/share/texlive/texmf-dist/tex/latex/otibet/otibet.tex
/usr/share/texlive/texmf-dist/tex/latex/otibet/t1tib.fd

References

Summary

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