How To Install bpg-algeti-fonts.noarch on Amazon Linux 2

In this tutorial we learn how to install bpg-algeti-fonts.noarch in Amazon Linux 2. bpg-algeti-fonts.noarch is Algeti Family of BPG Georgian Fonts

Introduction

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

What is bpg-algeti-fonts.noarch

BPG Fonts are a set of GPL licensed Georgian Unicode fonts. This package contains the Algeti font family.

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

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

sudo yum -y install bpg-algeti-fonts.noarch

How To Uninstall bpg-algeti-fonts.noarch on Amazon Linux 2

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

sudo yum remove bpg-algeti-fonts.noarch

bpg-algeti-fonts.noarch Package Contents on Amazon Linux 2

/etc/fonts/conf.d/64-bpg.conf-algeti.conf
/usr/share/fontconfig/conf.avail/64-bpg.conf-algeti.conf
/usr/share/fonts/bpg
/usr/share/fonts/bpg/BPG_Algeti_GPL&GNU.ttf

References

Summary

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