How To Install texlive-pst-poker on Fedora 36

In this tutorial we learn how to install texlive-pst-poker in Fedora 36. texlive-pst-poker is Drawing poker cards

Introduction

In this tutorial we learn how to install texlive-pst-poker on Fedora 36.

What is texlive-pst-poker

This PSTricks related package can create poker cards in various manners.

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

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

sudo dnf -y install texlive-pst-poker

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

sudo yum -y install texlive-pst-poker

How To Uninstall texlive-pst-poker on Fedora 36

To uninstall only the texlive-pst-poker package we can use the following command:

sudo dnf remove texlive-pst-poker

texlive-pst-poker Package Contents on Fedora 36

/usr/share/licenses/texlive-pst-poker
/usr/share/licenses/texlive-pst-poker/lgpl.txt
/usr/share/texlive/texmf-dist/doc/latex/pst-poker
/usr/share/texlive/texmf-dist/doc/latex/pst-poker/Changes
/usr/share/texlive/texmf-dist/doc/latex/pst-poker/README
/usr/share/texlive/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib
/usr/share/texlive/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
/usr/share/texlive/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
/usr/share/texlive/texmf-dist/tex/latex/pst-poker
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-club-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-club-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-heart-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Jack-spade-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-club-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-club-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-diamond-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-diamond-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-heart-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-heart-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-spade-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/King-spade-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-club-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-club-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-heart-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/Queen-spade-color.eps
/usr/share/texlive/texmf-dist/tex/latex/pst-poker/pst-poker.sty

References

Summary

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