How To Install telepathy-glib-vala.x86_64 on Amazon Linux 2

In this tutorial we learn how to install telepathy-glib-vala.x86_64 in Amazon Linux 2. telepathy-glib-vala.x86_64 is Vala bindings for telepathy-glib

Introduction

In this tutorial we learn how to install telepathy-glib-vala.x86_64 on Amazon Linux 2.

What is telepathy-glib-vala.x86_64

Vala bindings for telepathy-glib.

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

Install telepathy-glib-vala.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 telepathy-glib-vala.x86_64 using yum by running the following command:

sudo yum -y install telepathy-glib-vala.x86_64

How To Uninstall telepathy-glib-vala.x86_64 on Amazon Linux 2

To uninstall only the telepathy-glib-vala.x86_64 package we can use the following command:

sudo yum remove telepathy-glib-vala.x86_64

telepathy-glib-vala.x86_64 Package Contents on Amazon Linux 2

/usr/share/vala/vapi/telepathy-glib.deps
/usr/share/vala/vapi/telepathy-glib.vapi

References

Summary

In this tutorial we learn how to install telepathy-glib-vala.x86_64 on Amazon Linux 2 using yum.