How To Install texlive-wasy-type1 on Fedora 36

In this tutorial we learn how to install texlive-wasy-type1 in Fedora 36. texlive-wasy-type1 is Type 1 versions of wasy fonts

Introduction

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

What is texlive-wasy-type1

Converted (Adobe Type 1) outlines of the wasy fonts.

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

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

sudo dnf -y install texlive-wasy-type1

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

sudo yum -y install texlive-wasy-type1

How To Uninstall texlive-wasy-type1 on Fedora 36

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

sudo dnf remove texlive-wasy-type1

texlive-wasy-type1 Package Contents on Fedora 36

/usr/share/licenses/texlive-wasy-type1
/usr/share/licenses/texlive-wasy-type1/pd.txt
/usr/share/texlive/texmf-dist/doc/fonts/wasy-type1
/usr/share/texlive/texmf-dist/doc/fonts/wasy-type1/README
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy10.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy5.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy6.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy7.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy8.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasy9.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasyb10.afm
/usr/share/texlive/texmf-dist/fonts/afm/public/wasy-type1/wasysl10.afm
/usr/share/texlive/texmf-dist/fonts/map/dvips/wasy-type1
/usr/share/texlive/texmf-dist/fonts/map/dvips/wasy-type1/wasy.map
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy5.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy6.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy7.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy8.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasy9.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasyb10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/wasy-type1/wasysl10.pfb

References

Summary

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