How To Install colord-gtk-devel.x86_64 on Amazon Linux 2

In this tutorial we learn how to install colord-gtk-devel.x86_64 in Amazon Linux 2. colord-gtk-devel.x86_64 is Development package for colord-gtk

Introduction

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

What is colord-gtk-devel.x86_64

Files for development with colord-gtk.

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

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

sudo yum -y install colord-gtk-devel.x86_64

How To Uninstall colord-gtk-devel.x86_64 on Amazon Linux 2

To uninstall only the colord-gtk-devel.x86_64 package we can use the following command:

sudo yum remove colord-gtk-devel.x86_64

colord-gtk-devel.x86_64 Package Contents on Amazon Linux 2

/usr/include/colord-1
/usr/include/colord-1/colord-gtk
/usr/include/colord-1/colord-gtk.h
/usr/include/colord-1/colord-gtk/cd-sample-widget.h
/usr/include/colord-1/colord-gtk/cd-sample-window.h
/usr/include/colord-1/colord-gtk/cd-version.h
/usr/include/colord-1/colord-gtk/cd-window-sync.h
/usr/include/colord-1/colord-gtk/cd-window.h
/usr/lib64/libcolord-gtk.so
/usr/lib64/pkgconfig/colord-gtk.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/ColordGtk-1.0.gir
/usr/share/vala/vapi/colord-gtk.vapi

References

Summary

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