I installed (partially) TeamViewer but the installation did not complete because dependency errors. Teamviewer depends on ia32-libs which depends on ia32-libs-i386. The dependency tree can get quite long.
I tried running sudo apt-get install -f
to no avail. Please if anyone has tips on installation help me.
As suggested the output of sudo apt-get install -f
is
More problems to get a complete view of this problem. I tried this dpkg --add-architecture i386
but dpkg says
dpkg: error: unknown option --add-architecture
so might the problem be with dpkg?
Do what it says - type
Y
. Then download the 64bit .deb from https://www.teamviewer.com/en/download/linux.aspx, double-click on that and install that - it'll work.