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

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

Introduction

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

What is ctan-cm-lgc-typewriter-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 serif typeface based on Computer Modern.

We can use yum or dnf to install ctan-cm-lgc-typewriter-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-typewriter-fonts.

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

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

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

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

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

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

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

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

/etc/fonts/conf.d/64-ctan-cm-lgc-typewriter.conf
/usr/share/fontconfig/conf.avail/64-ctan-cm-lgc-typewriter.conf
/usr/share/fonts/ctan-cm-lgc
/usr/share/fonts/ctan-cm-lgc/fctr6y.afm
/usr/share/fonts/ctan-cm-lgc/fctr6y.pfb
/usr/share/fonts/ctan-cm-lgc/fctr6z.afm
/usr/share/fonts/ctan-cm-lgc/fctr6z.pfb
/usr/share/fonts/ctan-cm-lgc/fctr8a.afm
/usr/share/fonts/ctan-cm-lgc/fctr8a.pfb
/usr/share/fonts/ctan-cm-lgc/fctrc6y.afm
/usr/share/fonts/ctan-cm-lgc/fctrc6y.pfb
/usr/share/fonts/ctan-cm-lgc/fctrc6z.afm
/usr/share/fonts/ctan-cm-lgc/fctrc6z.pfb
/usr/share/fonts/ctan-cm-lgc/fctrc8a.afm
/usr/share/fonts/ctan-cm-lgc/fctrc8a.pfb
/usr/share/fonts/ctan-cm-lgc/fctrcce.afm
/usr/share/fonts/ctan-cm-lgc/fctrcce.pfb
/usr/share/fonts/ctan-cm-lgc/fctrce.afm
/usr/share/fonts/ctan-cm-lgc/fctrce.pfb
/usr/share/fonts/ctan-cm-lgc/fctrcpg.afm
/usr/share/fonts/ctan-cm-lgc/fctrcpg.pfb
/usr/share/fonts/ctan-cm-lgc/fctri6y.afm
/usr/share/fonts/ctan-cm-lgc/fctri6y.pfb
/usr/share/fonts/ctan-cm-lgc/fctri6z.afm
/usr/share/fonts/ctan-cm-lgc/fctri6z.pfb
/usr/share/fonts/ctan-cm-lgc/fctri8a.afm
/usr/share/fonts/ctan-cm-lgc/fctri8a.pfb
/usr/share/fonts/ctan-cm-lgc/fctrice.afm
/usr/share/fonts/ctan-cm-lgc/fctrice.pfb
/usr/share/fonts/ctan-cm-lgc/fctrij6y.afm
/usr/share/fonts/ctan-cm-lgc/fctrij6y.pfb
/usr/share/fonts/ctan-cm-lgc/fctrij6z.afm
/usr/share/fonts/ctan-cm-lgc/fctrij6z.pfb
/usr/share/fonts/ctan-cm-lgc/fctrij8a.afm
/usr/share/fonts/ctan-cm-lgc/fctrij8a.pfb
/usr/share/fonts/ctan-cm-lgc/fctrijce.afm
/usr/share/fonts/ctan-cm-lgc/fctrijce.pfb
/usr/share/fonts/ctan-cm-lgc/fctrijpg.afm
/usr/share/fonts/ctan-cm-lgc/fctrijpg.pfb
/usr/share/fonts/ctan-cm-lgc/fctripg.afm
/usr/share/fonts/ctan-cm-lgc/fctripg.pfb
/usr/share/fonts/ctan-cm-lgc/fctrpg.afm
/usr/share/fonts/ctan-cm-lgc/fctrpg.pfb

References

Summary

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