How To Install compat-gnome-desktop314.x86_64 on Amazon Linux 2
In this tutorial we learn how to install compat-gnome-desktop314.x86_64 in Amazon Linux 2. compat-gnome-desktop314.x86_64 is Compat package with gnome-desktop 3.14 libraries
Introduction
In this tutorial we learn how to install compat-gnome-desktop314.x86_64 on Amazon Linux 2.
What is compat-gnome-desktop314.x86_64
Compatibility package with gnome-desktop 3.14 librarires.
We can use yum to install compat-gnome-desktop314.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install compat-gnome-desktop314.x86_64.
Install compat-gnome-desktop314.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 compat-gnome-desktop314.x86_64 using yum by running the following command:
sudo yum -y install compat-gnome-desktop314.x86_64
How To Uninstall compat-gnome-desktop314.x86_64 on Amazon Linux 2
To uninstall only the compat-gnome-desktop314.x86_64 package we can use the following command:
sudo yum remove compat-gnome-desktop314.x86_64
compat-gnome-desktop314.x86_64 Package Contents on Amazon Linux 2
/usr/lib64/libgnome-desktop-3.so.10
/usr/lib64/libgnome-desktop-3.so.10.0.0
/usr/share/licenses/compat-gnome-desktop314-3.14.2
/usr/share/licenses/compat-gnome-desktop314-3.14.2/COPYING
/usr/share/licenses/compat-gnome-desktop314-3.14.2/COPYING.LIB
References
Summary
In this tutorial we learn how to install compat-gnome-desktop314.x86_64 on Amazon Linux 2 using yum.