How To Install texlive-poster-mac-doc on Fedora 36

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

Introduction

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

What is texlive-poster-mac-doc

Documentation for poster-mac

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

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

sudo dnf -y install texlive-poster-mac-doc

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

sudo yum -y install texlive-poster-mac-doc

How To Uninstall texlive-poster-mac-doc on Fedora 36

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

sudo dnf remove texlive-poster-mac-doc

texlive-poster-mac-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-poster-mac-doc
/usr/share/licenses/texlive-poster-mac-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/generic/poster-mac
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/Changes
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/Makefile
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/README
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/poster-doc.pdf
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/poster-doc.tex
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/poster1.pdf
/usr/share/texlive/texmf-dist/doc/generic/poster-mac/poster2.pdf

References

Summary

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