Install Teamviewer error in Centos: Requires: libQt5WebKitWidgets.so.5()(64bit) >= 5.5
Issue
In Centos, when I install Teamviewer with rpm package, run the following commands. Finally I get the error message saying:
Solution
It needs to install qt5-qtwebkit
.
1. Install from pkgs.org
Goto https://pkgs.org/search/?q=qt5-qtwebkit, download and install qt5-qtwebkit
.