How To Install texlive-bearwear on Fedora 36

In this tutorial we learn how to install texlive-bearwear in Fedora 36. texlive-bearwear is Shirts to dress TikZbears

Introduction

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

What is texlive-bearwear

The package offers tools to create shirts for TikZbears from the TikZlings package.

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

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

sudo dnf -y install texlive-bearwear

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

sudo yum -y install texlive-bearwear

How To Uninstall texlive-bearwear on Fedora 36

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

sudo dnf remove texlive-bearwear

texlive-bearwear Package Contents on Fedora 36

/usr/share/licenses/texlive-bearwear
/usr/share/licenses/texlive-bearwear/lppl1.3c.txt
/usr/share/texlive/texmf-dist/doc/latex/bearwear
/usr/share/texlive/texmf-dist/doc/latex/bearwear/README.md
/usr/share/texlive/texmf-dist/doc/latex/bearwear/baer.png
/usr/share/texlive/texmf-dist/doc/latex/bearwear/bearwear-doc.tex
/usr/share/texlive/texmf-dist/doc/latex/bearwear/bearwear.pdf
/usr/share/texlive/texmf-dist/doc/latex/bearwear/flag.pdf
/usr/share/texlive/texmf-dist/doc/latex/bearwear/latex-project-logo.pdf
/usr/share/texlive/texmf-dist/doc/latex/bearwear/montblanc.jpg
/usr/share/texlive/texmf-dist/doc/latex/bearwear/tartan3.jpg
/usr/share/texlive/texmf-dist/doc/latex/bearwear/ulrike.pdf
/usr/share/texlive/texmf-dist/tex/latex/bearwear
/usr/share/texlive/texmf-dist/tex/latex/bearwear/bearwear.sty

References

Summary

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