How To Install libindicator-gtk3-tools.x86_64 on Amazon Linux 2

In this tutorial we learn how to install libindicator-gtk3-tools.x86_64 in Amazon Linux 2. libindicator-gtk3-tools.x86_64 is Shared functions for Ayatana indicators - GTK3 Tools

Introduction

In this tutorial we learn how to install libindicator-gtk3-tools.x86_64 on Amazon Linux 2.

What is libindicator-gtk3-tools.x86_64

This package contains tools used by the libindicator-gtk3 package, the Ayatana indicators system. This package contains the builds of the tools for the GTK+3 build of libindicator.

We can use yum to install libindicator-gtk3-tools.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install libindicator-gtk3-tools.x86_64.

Install libindicator-gtk3-tools.x86_64 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 libindicator-gtk3-tools.x86_64 using yum by running the following command:

sudo yum -y install libindicator-gtk3-tools.x86_64

How To Uninstall libindicator-gtk3-tools.x86_64 on Amazon Linux 2

To uninstall only the libindicator-gtk3-tools.x86_64 package we can use the following command:

sudo yum remove libindicator-gtk3-tools.x86_64

libindicator-gtk3-tools.x86_64 Package Contents on Amazon Linux 2

/usr/libexec/indicator-loader3

References

Summary

In this tutorial we learn how to install libindicator-gtk3-tools.x86_64 on Amazon Linux 2 using yum.