How To Install ctan-cm-lgc-sans-fonts on Fedora 36

In this tutorial we learn how to install ctan-cm-lgc-sans-fonts in Fedora 36. ctan-cm-lgc-sans-fonts is CM-LGC Type 1 fonts, sans-serif font faces

Introduction

In this tutorial we learn how to install ctan-cm-lgc-sans-fonts on Fedora 36.

What is ctan-cm-lgc-sans-fonts

The CM-LGC PostScript Type 1 fonts are converted from the METAFONT sources of the Computer Modern font families. CM-LGC supports the T1, T2A, LGR, and TS1 encodings, i.e. Latin, Cyrillic, and Greek. This package contains the CM-LGC sans-serif typeface based on Computer Modern.

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

Install ctan-cm-lgc-sans-fonts 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 ctan-cm-lgc-sans-fonts using dnf by running the following command:

sudo dnf -y install ctan-cm-lgc-sans-fonts

Install ctan-cm-lgc-sans-fonts 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 ctan-cm-lgc-sans-fonts using yum by running the following command:

sudo yum -y install ctan-cm-lgc-sans-fonts

How To Uninstall ctan-cm-lgc-sans-fonts on Fedora 36

To uninstall only the ctan-cm-lgc-sans-fonts package we can use the following command:

sudo dnf remove ctan-cm-lgc-sans-fonts

ctan-cm-lgc-sans-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/64-ctan-cm-lgc-sans.conf
/usr/share/fontconfig/conf.avail/64-ctan-cm-lgc-sans.conf
/usr/share/fonts/ctan-cm-lgc
/usr/share/fonts/ctan-cm-lgc/fcsb6y.afm
/usr/share/fonts/ctan-cm-lgc/fcsb6y.pfb
/usr/share/fonts/ctan-cm-lgc/fcsb6z.afm
/usr/share/fonts/ctan-cm-lgc/fcsb6z.pfb
/usr/share/fonts/ctan-cm-lgc/fcsb8a.afm
/usr/share/fonts/ctan-cm-lgc/fcsb8a.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbce.afm
/usr/share/fonts/ctan-cm-lgc/fcsbce.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbo6y.afm
/usr/share/fonts/ctan-cm-lgc/fcsbo6y.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbo6z.afm
/usr/share/fonts/ctan-cm-lgc/fcsbo6z.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbo8a.afm
/usr/share/fonts/ctan-cm-lgc/fcsbo8a.pfb
/usr/share/fonts/ctan-cm-lgc/fcsboce.afm
/usr/share/fonts/ctan-cm-lgc/fcsboce.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbopg.afm
/usr/share/fonts/ctan-cm-lgc/fcsbopg.pfb
/usr/share/fonts/ctan-cm-lgc/fcsbpg.afm
/usr/share/fonts/ctan-cm-lgc/fcsbpg.pfb
/usr/share/fonts/ctan-cm-lgc/fcsr6y.afm
/usr/share/fonts/ctan-cm-lgc/fcsr6y.pfb
/usr/share/fonts/ctan-cm-lgc/fcsr6z.afm
/usr/share/fonts/ctan-cm-lgc/fcsr6z.pfb
/usr/share/fonts/ctan-cm-lgc/fcsr8a.afm
/usr/share/fonts/ctan-cm-lgc/fcsr8a.pfb
/usr/share/fonts/ctan-cm-lgc/fcsrce.afm
/usr/share/fonts/ctan-cm-lgc/fcsrce.pfb
/usr/share/fonts/ctan-cm-lgc/fcsro6y.afm
/usr/share/fonts/ctan-cm-lgc/fcsro6y.pfb
/usr/share/fonts/ctan-cm-lgc/fcsro6z.afm
/usr/share/fonts/ctan-cm-lgc/fcsro6z.pfb
/usr/share/fonts/ctan-cm-lgc/fcsro8a.afm
/usr/share/fonts/ctan-cm-lgc/fcsro8a.pfb
/usr/share/fonts/ctan-cm-lgc/fcsroce.afm
/usr/share/fonts/ctan-cm-lgc/fcsroce.pfb
/usr/share/fonts/ctan-cm-lgc/fcsropg.afm
/usr/share/fonts/ctan-cm-lgc/fcsropg.pfb
/usr/share/fonts/ctan-cm-lgc/fcsrpg.afm
/usr/share/fonts/ctan-cm-lgc/fcsrpg.pfb

References

Summary

In this tutorial we learn how to install ctan-cm-lgc-sans-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).