How To Install texlive-image-gallery-doc on Fedora 36

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

Introduction

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

Documentation for image-gallery

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

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install texlive-image-gallery-doc using dnf by running the following command:

sudo dnf -y install texlive-image-gallery-doc

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install texlive-image-gallery-doc using yum by running the following command:

sudo yum -y install texlive-image-gallery-doc

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

sudo dnf remove texlive-image-gallery-doc
/usr/share/licenses/texlive-image-gallery-doc
/usr/share/licenses/texlive-image-gallery-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/image-gallery
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/README
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/gallery-example.pdf
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/gallery-example.tex
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/mypics.txt
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic001.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic002.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic003.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic004.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic005.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic006.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic007.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic008.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic009.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic010.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic011.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic012.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic013.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic014.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic015.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic016.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic017.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic018.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic019.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic020.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic021.jpg
/usr/share/texlive/texmf-dist/doc/latex/image-gallery/pic022.jpg

References

Summary

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