How To Install telepathy-farstream-devel.x86_64 on Amazon Linux 2

In this tutorial we learn how to install telepathy-farstream-devel.x86_64 in Amazon Linux 2. telepathy-farstream-devel.x86_64 is Development files for telepathy-farstream

Introduction

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

What is telepathy-farstream-devel.x86_64

The telepathy-farstream-devel package contains libraries and header files for developing applications that use telepathy-farstream.

We can use yum to install telepathy-farstream-devel.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-farstream-devel.x86_64.

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

sudo yum -y install telepathy-farstream-devel.x86_64

How To Uninstall telepathy-farstream-devel.x86_64 on Amazon Linux 2

To uninstall only the telepathy-farstream-devel.x86_64 package we can use the following command:

sudo yum remove telepathy-farstream-devel.x86_64

telepathy-farstream-devel.x86_64 Package Contents on Amazon Linux 2

/usr/include/telepathy-1.0/telepathy-farstream
/usr/include/telepathy-1.0/telepathy-farstream/channel.h
/usr/include/telepathy-1.0/telepathy-farstream/content.h
/usr/include/telepathy-1.0/telepathy-farstream/telepathy-farstream.h
/usr/lib64/libtelepathy-farstream.so
/usr/lib64/pkgconfig/telepathy-farstream.pc
/usr/share/gir-1.0/TelepathyFarstream-0.6.gir
/usr/share/gtk-doc/html/telepathy-farstream
/usr/share/gtk-doc/html/telepathy-farstream/TfChannel.html
/usr/share/gtk-doc/html/telepathy-farstream/TfContent.html
/usr/share/gtk-doc/html/telepathy-farstream/ch01.html
/usr/share/gtk-doc/html/telepathy-farstream/home.png
/usr/share/gtk-doc/html/telepathy-farstream/index.html
/usr/share/gtk-doc/html/telepathy-farstream/index.sgml
/usr/share/gtk-doc/html/telepathy-farstream/left.png
/usr/share/gtk-doc/html/telepathy-farstream/right.png
/usr/share/gtk-doc/html/telepathy-farstream/style.css
/usr/share/gtk-doc/html/telepathy-farstream/telepathy-farstream.devhelp2
/usr/share/gtk-doc/html/telepathy-farstream/up.png

References

Summary

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