Created
April 19, 2018 20:18
-
-
Save DustinAlandzes/8d0178817a56fd93858d2b32f43f7c21 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get remove teamviewer-host | |
wget https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb | |
sudo apt install teamviewer-host_armhf.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment