How To Install texlive-texlive-es-doc on Fedora 36

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

Introduction

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

What is texlive-texlive-es-doc

Documentation for texlive-es

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

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

sudo dnf -y install texlive-texlive-es-doc

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

sudo yum -y install texlive-texlive-es-doc

How To Uninstall texlive-texlive-es-doc on Fedora 36

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

sudo dnf remove texlive-texlive-es-doc

texlive-texlive-es-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-texlive-es-doc
/usr/share/licenses/texlive-texlive-es-doc/lppl.txt
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/Makefile
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2017
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2017/texlive-es.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2017/texlive-es.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2017/texlive-es.tex
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2018
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2018/texlive-es.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2018/texlive-es.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2018/texlive-es.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2018/texlive-es.tex
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2019
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2019/texlive-es.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2019/texlive-es.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2019/texlive-es.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/archive/2019/texlive-es.tex
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/tex-live.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/texlive-es.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/texlive-es.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/texlive-es.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-es/texlive-es.tex

References

Summary

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