How To Install ghostscript-chinese.noarch on Amazon Linux 2

In this tutorial we learn how to install ghostscript-chinese.noarch in Amazon Linux 2. ghostscript-chinese.noarch is Common files for ghostscript-chinese

Introduction

In this tutorial we learn how to install ghostscript-chinese.noarch on Amazon Linux 2.

What is ghostscript-chinese.noarch

ghostscript font configuration files for Chinese fonts. This package consists of files used by other ghostscript-chinese packages.

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

Install ghostscript-chinese.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 ghostscript-chinese.noarch using yum by running the following command:

sudo yum -y install ghostscript-chinese.noarch

How To Uninstall ghostscript-chinese.noarch on Amazon Linux 2

To uninstall only the ghostscript-chinese.noarch package we can use the following command:

sudo yum remove ghostscript-chinese.noarch

ghostscript-chinese.noarch Package Contents on Amazon Linux 2

/usr/share/doc/ghostscript-chinese-0.4.0
/usr/share/doc/ghostscript-chinese-0.4.0/COPYING
/usr/share/doc/ghostscript-chinese-0.4.0/README

References

Summary

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