Recommended Optional Additions: Difference between revisions

From Sensors in Schools
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
==TeamViewer Install==
==TeamViewer Install==


<code>wget https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb</code>
To directly download, run this script in the Raspberry Pi terminal; wget https://download.teamviewer.com/download/linux/teamviewer_arm64.deb To download follow these steps:
 
Navigate to your preferred web browser
Paste this link into the search bar: https://www.teamviewer.com/en-us/download/raspberry-pi
You should see a page like this:
image
 
select x86-64bit
Once it has finished downloading transfer the file to your Raspberry Pi
On your Raspberry Pi run the TeamViewer installer then do as prompted From the terminal
Go to the folder/directory with the TeamViewer installer in it
Run this command: sudo dpkg -i teamviewer_15.42.4_arm64.deb (IMPORTAINT change the 15.42.4 to whatever version you have)

Revision as of 05:01, 12 June 2023

Recommended to do but still optional

Recommended Software Removal

  • Click the Raspberry Pi menu then click Preferences then Recommended Software
  • Scroll down unchecking all of the software that you don't want
  • Then click apply (bottom right corner of screen)

TeamViewer Install

To directly download, run this script in the Raspberry Pi terminal; wget https://download.teamviewer.com/download/linux/teamviewer_arm64.deb To download follow these steps:

Navigate to your preferred web browser Paste this link into the search bar: https://www.teamviewer.com/en-us/download/raspberry-pi You should see a page like this: image

select x86-64bit Once it has finished downloading transfer the file to your Raspberry Pi On your Raspberry Pi run the TeamViewer installer then do as prompted From the terminal Go to the folder/directory with the TeamViewer installer in it Run this command: sudo dpkg -i teamviewer_15.42.4_arm64.deb (IMPORTAINT change the 15.42.4 to whatever version you have)