How To Install texlive-seuthesix-doc on Fedora 36

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

Introduction

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

What is texlive-seuthesix-doc

Documentation for seuthesix

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

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

sudo dnf -y install texlive-seuthesix-doc

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

sudo yum -y install texlive-seuthesix-doc

How To Uninstall texlive-seuthesix-doc on Fedora 36

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

sudo dnf remove texlive-seuthesix-doc

texlive-seuthesix-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-seuthesix-doc
/usr/share/licenses/texlive-seuthesix-doc/gpl3.txt
/usr/share/texlive/texmf-dist/doc/latex/seuthesix
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/LICENCE
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/README
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/back-cover.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/doctor-hwzs.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/doctor.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/engineering.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/front-cover.jpg
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/lxfbook.jpg
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/master-hwzs.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/master.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu-badge-logo.eps
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu-badge-logo.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu-color-logo.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu-text-logo.eps
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu-text-logo.png
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/figures/seu_logo.jpg
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/make_pdf.sh
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/makefile_engineering.sh
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/makefile_masters.sh
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/makefile_phd.sh
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/rules.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_engineering.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_engineering.tex
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_masters.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_masters.tex
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_phd.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/sample_phd.tex
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/seuthesix.bib
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/seuthesix.pdf
/usr/share/texlive/texmf-dist/doc/latex/seuthesix/seuthesix.tex

References

Summary

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