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

In this tutorial we learn how to install ibus-table-devel.noarch in Amazon Linux 2. ibus-table-devel.noarch is Development files for ibus-table

Introduction

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

What is ibus-table-devel.noarch

Development files for ibus-table.

We can use yum to install ibus-table-devel.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-devel.noarch.

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

sudo yum -y install ibus-table-devel.noarch

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

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

sudo yum remove ibus-table-devel.noarch

ibus-table-devel.noarch Package Contents on Amazon Linux 2

/usr/share/pkgconfig/ibus-table.pc

References

Summary

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