(06-29-2017, 12:21 PM)zer0sig Wrote: Apparently a version was coded for the Raspberry Pi, but it is an armhf package as opposed to the Pinebook install. There is a fairly simple command to add the armhf architecture, but actually installing the package appears to require installing all the dependencies in armhf as well. I haven't checked to see of other folks have already done this for other apps on this forum.
the page that contains the link to the .deb package is https://www.teamviewer.com/en/download/l...lDownloads but someone is going to have to do some fiddling to get it to work as it will not install as is.
They have and yes its possible; If correct then try installing after adding:
Code:
sudo dpkg --add-architetcture armhf
Also install from CLI rather than downloading a .deb