How To Install ibus-table-chinese-erbi.noarch on Amazon Linux 2

In this tutorial we learn how to install ibus-table-chinese-erbi.noarch in Amazon Linux 2. ibus-table-chinese-erbi.noarch is Erbi input method

Introduction

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

What is ibus-table-chinese-erbi.noarch

Erbi input methods. Includes Super Erbi (as erbi) and Erbi Qin-Song (erbi-qs)

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

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

sudo yum -y install ibus-table-chinese-erbi.noarch

How To Uninstall ibus-table-chinese-erbi.noarch on Amazon Linux 2

To uninstall only the ibus-table-chinese-erbi.noarch package we can use the following command:

sudo yum remove ibus-table-chinese-erbi.noarch

ibus-table-chinese-erbi.noarch Package Contents on Amazon Linux 2

/usr/share/ibus-table/icons/erbi-qs.svg
/usr/share/ibus-table/icons/erbi.png
/usr/share/ibus-table/tables/erbi-qs.db
/usr/share/ibus-table/tables/erbi.db

References

Summary

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