How to Install TeamViewer on a Ubuntu system
1) Download TeamViewer.deb file from below site as per your system os (32/64)
https://www.teamviewer.com/en/download/linux/
2) Open terminal and login with root
sudo su
Enter password for root user
3) Go to Download Directory
cd Download
4) Change file permission using below command
chmod 777 TeamViewer.deb
5) Install package using below command
dpkg - i TeamViewer.deb
6) Search TeamViewer in search area
https://www.teamviewer.com/en/download/linux/
2) Open terminal and login with root
sudo su
Enter password for root user
3) Go to Download Directory
cd Download
4) Change file permission using below command
chmod 777 TeamViewer.deb
5) Install package using below command
dpkg - i TeamViewer.deb
6) Search TeamViewer in search area
Comments
Post a Comment