CentOS 7.9
Code Block |
---|
## with root permissions wget https://download.teamviewer.com/download/linux/teamviewer.x86_amd6464.debrpm yum localinstall ./teamviewer.x86_64.rpm ## use 'y' then <enter> to accept installation when prompted ## use command 'teamviewer' in terminal to launch app ## 1st time launching app will prompt EULA checkbox |
...