How To Install texlive-beamercolorthemeowl-doc on Fedora 36

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

Introduction

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

What is texlive-beamercolorthemeowl-doc

Documentation for beamercolorthemeowl

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

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

sudo dnf -y install texlive-beamercolorthemeowl-doc

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

sudo yum -y install texlive-beamercolorthemeowl-doc

How To Uninstall texlive-beamercolorthemeowl-doc on Fedora 36

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

sudo dnf remove texlive-beamercolorthemeowl-doc

texlive-beamercolorthemeowl-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-beamercolorthemeowl-doc
/usr/share/licenses/texlive-beamercolorthemeowl-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/Makefile
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/README.md
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/beamercolorthemeowl.pdf
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-dark
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-dark/Hannover-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-dark/Hannover-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-light
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-light/Hannover-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Hannover-light/Hannover-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-dark
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-dark/Pittsburgh-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-dark/Pittsburgh-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-light
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-light/Pittsburgh-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/Pittsburgh-light/Pittsburgh-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/colours.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-dark
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-dark/metropolis-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-dark/metropolis-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-light
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-light/metropolis-owl-1.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/metropolis-light/metropolis-owl-2.png
/usr/share/texlive/texmf-dist/doc/latex/beamercolorthemeowl/ex/readme.jpg

References

Summary

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