emamarro well, you could download and run teamviewer directly from their website, if you want and need the latest version.
Download the .tar.xz package (-> other platforms) and extract it somewhere.
Then, check if all dependencies are satisfied, by running in terminal:
/path/where/you/extracted/teamviewer/tv-setup checklibs
Could be some qt5 packages are missing, e.g. qt5-webkit, qt5-quickcontrols....
If so, search for the package in software center and install it. If tv-setup checklibs (see above) returns that all is satisfied, you are ready to run /path/where/you/extracted/teamviewer/teamviewer (the teamviewer file is in the same directory as the tv-setup one) there is a .desktop file as well. You can copy it
to /home/<your name>/.local/share/applications and edit it with a text editor (-> have a look at the exec line and the icon line). That way it even shows up in your applications menu like every other program.