How To Install smc-fonts-common.noarch on Amazon Linux 2

In this tutorial we learn how to install smc-fonts-common.noarch in Amazon Linux 2. smc-fonts-common.noarch is Common files for smc-fonts

Introduction

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

What is smc-fonts-common.noarch

The SMC Fonts package contains fonts for the display of traditional and new Malayalam Script.

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

Install smc-fonts-common.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 smc-fonts-common.noarch using yum by running the following command:

sudo yum -y install smc-fonts-common.noarch

How To Uninstall smc-fonts-common.noarch on Amazon Linux 2

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

sudo yum remove smc-fonts-common.noarch

smc-fonts-common.noarch Package Contents on Amazon Linux 2

/usr/share/doc/smc-fonts-common-6.0
/usr/share/doc/smc-fonts-common-6.0/ChangeLog

References

Summary

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