How To Install texlive-otibet-doc on Fedora 36

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

Introduction

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

What is texlive-otibet-doc

Documentation for otibet

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

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

sudo dnf -y install texlive-otibet-doc

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

sudo yum -y install texlive-otibet-doc

How To Uninstall texlive-otibet-doc on Fedora 36

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

sudo dnf remove texlive-otibet-doc

texlive-otibet-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/latex/otibet
/usr/share/texlive/texmf-dist/doc/latex/otibet/README
/usr/share/texlive/texmf-dist/doc/latex/otibet/allbasic-mule.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/allbasic.dvi
/usr/share/texlive/texmf-dist/doc/latex/otibet/allbasic.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/otibet-mule.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/testtib.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/tiblatex.dvi
/usr/share/texlive/texmf-dist/doc/latex/otibet/tiblatex.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/unidoc.dvi
/usr/share/texlive/texmf-dist/doc/latex/otibet/unidoc.tex
/usr/share/texlive/texmf-dist/doc/latex/otibet/yugpacan.dvi
/usr/share/texlive/texmf-dist/doc/latex/otibet/yugpacan.tex

References

Summary

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