How To Install texlive-kotex-oblivoir on Fedora 36
Introduction
In this tutorial we learn how to install texlive-kotex-oblivoir on Fedora 36.
What is texlive-kotex-oblivoir
The class is based on memoir, and is adapted to typesetting Korean documents. The bundle (of class and associated packages) belongs to the ko.TeX bundle. It depends on memoir and kotex-utf to function.
We can use yum or dnf to install texlive-kotex-oblivoir on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-kotex-oblivoir.
Install texlive-kotex-oblivoir 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-kotex-oblivoir using dnf by running the following command:
sudo dnf -y install texlive-kotex-oblivoir
Install texlive-kotex-oblivoir 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-kotex-oblivoir using yum by running the following command:
sudo yum -y install texlive-kotex-oblivoir
How To Uninstall texlive-kotex-oblivoir on Fedora 36
To uninstall only the texlive-kotex-oblivoir package we can use the following command:
sudo dnf remove texlive-kotex-oblivoir
texlive-kotex-oblivoir Package Contents on Fedora 36
/usr/share/licenses/texlive-kotex-oblivoir
/usr/share/licenses/texlive-kotex-oblivoir/lppl1.3.txt
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/10_5.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/fapapersize.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memhangul-common.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memhangul-patch.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-enumerate.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/ob-koreanappendix.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/ob-nokoreanappendix.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/ob-toclof.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/ob-mathleading.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/ob-unfontsdefault.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-font.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-lwarp.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/oblivoir-utf.cls
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/oblivoir-xl.cls
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
/usr/share/texlive/texmf-dist/tex/latex/kotex-oblivoir/xoblivoir.cls
References
Summary
In this tutorial we learn how to install texlive-kotex-oblivoir on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).