TV 13 Fails to Install on Ubuntu 16.04 VM on Mac

Options

I have Ubuntu 16.04 VM on MAC, but it seems I cannot install TV on it: 

@ubuntu:~/Downloads$ sudo dpkg -i teamviewer_13.2.13582_i386.deb
(Reading database ... 299313 files and directories currently installed.)
Preparing to unpack teamviewer_13.2.13582_i386.deb ...
Removed symlink /etc/systemd/system/multi-user.target.wants/teamviewerd.service.
Unpacking teamviewer:i386 (13.2.13582) over (12.0.93330) ...
dpkg: warning: unable to delete old directory '/var/log/teamviewer12': Directory not empty
dpkg: dependency problems prevent configuration of teamviewer:i386:
teamviewer:i386 depends on libqt5gui5 (>= 5.2).
teamviewer:i386 depends on libqt5widgets5 (>= 5.2).
teamviewer:i386 depends on libqt5qml5 (>= 5.2).
teamviewer:i386 depends on libqt5quick5 (>= 5.2).
teamviewer:i386 depends on libqt5dbus5 (>= 5.2).
teamviewer:i386 depends on libqt5webkit5 (>= 5.1.1).
teamviewer:i386 depends on libqt5x11extras5 (>= 5.2).
teamviewer:i386 depends on qtdeclarative5-qtquick2-plugin (>= 5.2) | qml-module-qtquick2 (>= 5.2).
teamviewer:i386 depends on qtdeclarative5-controls-plugin (>= 5.2) | qml-module-qtquick-controls (>= 5.2).
teamviewer:i386 depends on qtdeclarative5-dialogs-plugin (>= 5.2) | qml-module-qtquick-dialogs (>= 5.2).
teamviewer:i386 depends on qtdeclarative5-window-plugin (>= 5.2) | qml-module-qtquick-window2 (>= 5.2).
teamviewer:i386 depends on qtdeclarative5-quicklayouts-plugin (>= 5.2) | qml-module-qtquick-layouts (>= 5.2).

dpkg: error processing package teamviewer:i386 (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20180209-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Errors were encountered while processing:
teamviewer:i386
ubuntu:~/Downloads$

@ubuntu:~/Downloads$ sudo dpkg -i teamviewer_13.2.13582_amd64.deb
(Reading database ... 299123 files and directories currently installed.)
Preparing to unpack teamviewer_13.2.13582_amd64.deb ...
Unpacking teamviewer (13.2.13582) over (13.2.13582) ...
dpkg: dependency problems prevent configuration of teamviewer:
teamviewer depends on libqt5x11extras5 (>= 5.2); however:
Package libqt5x11extras5 is not installed.
teamviewer depends on qtdeclarative5-controls-plugin (>= 5.2) | qml-module-qtquick-controls (>= 5.2); however:
Package qtdeclarative5-controls-plugin is not installed.
Package qml-module-qtquick-controls is not installed.
teamviewer depends on qtdeclarative5-dialogs-plugin (>= 5.2) | qml-module-qtquick-dialogs (>= 5.2); however:
Package qtdeclarative5-dialogs-plugin is not installed.
Package qml-module-qtquick-dialogs is not installed.

dpkg: error processing package teamviewer (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20180209-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Errors were encountered while processing:
teamviewer
@ubuntu:~/Downloads$

Linux Version:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
NAME="Ubuntu"
VERSION="16.04.4 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.4 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial


Uname -a: Linux ubuntu 4.15.0-24-generic #26~16.04.1-Ubuntu SMP Fri Jun 15 14:35:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
OS Version: 4.15.0-24-generic
LANG: en_US.UTF-8