How To Install compat-libgnome-bluetooth11.x86_64 on Amazon Linux 2
In this tutorial we learn how to install compat-libgnome-bluetooth11.x86_64 in Amazon Linux 2. compat-libgnome-bluetooth11.x86_64 is Compat package with gnome-bluetooth 3.8 libraries
Introduction
In this tutorial we learn how to install compat-libgnome-bluetooth11.x86_64 on Amazon Linux 2.
What is compat-libgnome-bluetooth11.x86_64
Compatibility package with gnome-bluetooth 3.8 librarires.
We can use yum to install compat-libgnome-bluetooth11.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-libgnome-bluetooth11.x86_64.
Install compat-libgnome-bluetooth11.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-libgnome-bluetooth11.x86_64 using yum by running the following command:
sudo yum -y install compat-libgnome-bluetooth11.x86_64
How To Uninstall compat-libgnome-bluetooth11.x86_64 on Amazon Linux 2
To uninstall only the compat-libgnome-bluetooth11.x86_64 package we can use the following command:
sudo yum remove compat-libgnome-bluetooth11.x86_64
compat-libgnome-bluetooth11.x86_64 Package Contents on Amazon Linux 2
/usr/lib64/libgnome-bluetooth.so.11
/usr/lib64/libgnome-bluetooth.so.11.0.0
/usr/share/doc/compat-libgnome-bluetooth11-3.8.2.1
/usr/share/doc/compat-libgnome-bluetooth11-3.8.2.1/COPYING.LIB
References
Summary
In this tutorial we learn how to install compat-libgnome-bluetooth11.x86_64 on Amazon Linux 2 using yum.