Hi!
I have a "locked" Ubuntu 16.04 machine with regards to enabled repos and come from a CentOS-world so not very fluent in which repos need to be enabled in order to get dependencies. I tried to install a later (v15) version of teamviewer but the installation fails due to failed dependencies:
Reading package lists... Done
Building dependency tree
Reading state information... Done
teamviewer is already the newest version (15.3.2682).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
teamviewer : Depends: libqt5x11extras5 (>= 5.5) but it is not installable or
qt56-teamviewer but it is not installable
Depends: qml-module-qtquick-controls (>= 5.5) but it is not installable or
qt56-teamviewer but it is not installable
Depends: qml-module-qtquick-dialogs (>= 5.5) but it is not installable or
qt56-teamviewer but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Any clues as how to solve this are very much appreciated. If this is not possible, how do I go back to v12 which was the previous version?
Many thanks in advance