How To Install saab-fonts.noarch on Amazon Linux 2

In this tutorial we learn how to install saab-fonts.noarch in Amazon Linux 2. saab-fonts.noarch is Free Punjabi Unicode OpenType Font

Introduction

In this tutorial we learn how to install saab-fonts.noarch on Amazon Linux 2.

What is saab-fonts.noarch

This package provides a free OpenType Punjabi (Gurmukhi) font. Developed by Bhupinder Singh

We can use yum to install saab-fonts.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install saab-fonts.noarch.

Install saab-fonts.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install saab-fonts.noarch using yum by running the following command:

sudo yum -y install saab-fonts.noarch

How To Uninstall saab-fonts.noarch on Amazon Linux 2

To uninstall only the saab-fonts.noarch package we can use the following command:

sudo yum remove saab-fonts.noarch

saab-fonts.noarch Package Contents on Amazon Linux 2

/etc/fonts/conf.d/67-saab.conf
/usr/share/doc/saab-fonts-0.91
/usr/share/doc/saab-fonts-0.91/License_font_exception.txt
/usr/share/fontconfig/conf.avail/67-saab.conf
/usr/share/fonts/saab
/usr/share/fonts/saab/Saab.otf

References

Summary

In this tutorial we learn how to install saab-fonts.noarch on Amazon Linux 2 using yum.