Unable to install GlobalProtect app on Centos 7 Linux
15108
Created On 03/17/21 14:32 PM - Last Modified 05/02/22 10:15 AM
Symptom
Get missing requirements errors when trying to install GlobalProtect app on Centos 7 Linux:
Error: Package: globalprotect_UI-5.1.8-11.x86_64 (/GlobalProtect_UI_rpm-5.1.8.0-11) Requires: qt5-qtwebkit >= 5.9.1
Error: Package: globalprotect_UI-5.1.8-11.x86_64 (/GlobalProtect_UI_rpm-5.1.8.0-11) Requires: libQt5WebKit.so.5()(64bit)
Error: Package: globalprotect_UI-5.1.8-11.x86_64 (/GlobalProtect_UI_rpm-5.1.8.0-11) Requires: libQt5WebKitWidgets.so.5()(64bit)Environment
- GlobalProtect app for Linux
- Centos 7 Linux
Cause
qt5-qtwebkit is not part of default Centos 7 repos
Resolution
- Enable the EPEL (Extra Packages for Enterprise Linux) repository on CentOS 7
sudo yum install epel-release
- Perform the installation.
sudo yum install <gp-app-pkg>
Additional Information
Download And Install the Globalprotect App for Linux