How To Install webkitgtk4-plugin-process-gtk2.x86_64 on Amazon Linux 2

In this tutorial we learn how to install webkitgtk4-plugin-process-gtk2.x86_64 in Amazon Linux 2. webkitgtk4-plugin-process-gtk2.x86_64 is GTK+ 2 based NPAPI plugins support for webkitgtk4

Introduction

In this tutorial we learn how to install webkitgtk4-plugin-process-gtk2.x86_64 on Amazon Linux 2.

What is webkitgtk4-plugin-process-gtk2.x86_64

Support for the GTK+ 2 based NPAPI plugins (such as Adobe Flash) for webkitgtk4.

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

Install webkitgtk4-plugin-process-gtk2.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 webkitgtk4-plugin-process-gtk2.x86_64 using yum by running the following command:

sudo yum -y install webkitgtk4-plugin-process-gtk2.x86_64

How To Uninstall webkitgtk4-plugin-process-gtk2.x86_64 on Amazon Linux 2

To uninstall only the webkitgtk4-plugin-process-gtk2.x86_64 package we can use the following command:

sudo yum remove webkitgtk4-plugin-process-gtk2.x86_64

webkitgtk4-plugin-process-gtk2.x86_64 Package Contents on Amazon Linux 2

/usr/libexec/webkit2gtk-4.0/WebKitPluginProcess2

References

Summary

In this tutorial we learn how to install webkitgtk4-plugin-process-gtk2.x86_64 on Amazon Linux 2 using yum.