Hi,

download the tar version and extract

https://download.teamviewer.com/download/linux/teamviewer_amd64.tar.xz

cd to the folder

run

./tv-setup checklibs

the output shows

-----------------
Analyzing dependencies ...
libQt5Positioning.so.5 => not found
libQt5Sensors.so.5 => not found
libQt5WebChannel.so.5 => not found

The libraries listed above seem to be missing.

--

and it also asks to run the command.

 dnf install 'libdbus-1.so.3()(64bit)' 'libQt5Gui.so.5()(64bit)' 'libQt5Widgets.so.5()(64bit)' 'libQt5Qml.so.5()(64bit)' 'libQt5Quick.so.5()(64bit)' 'libQt5WebKitWidgets.so.5()(64bit)' 'libQt5X11Extras.so.5()(64bit)' 'libqtquick2plugin.so()(64bit)' 'libwindowplugin.so()(64bit)' 'libqquicklayoutsplugin.so()(64bit)' 'libqtquickcontrolsplugin.so()(64bit)' 'libdialogplugin.so()(64bit)'


Ran the command on RHEL 8 and most libraries are missing (epel-playground and epel-testing repos are enabled).
Is it something to do with RHEL 8 not supporting KDE?

What is the solution to get TeamViewer working on RHEL 8?

thanks.

--
Thomas Stephen Lee