Recommended Optional Additions

From Sensors in Schools
Revision as of 06:46, 16 June 2023 by Jeremy (talk | contribs)
Jump to navigation Jump to search

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:

![image](https://github.com/JezzComputers/BirdNET-Pi/assets/129046176/f97cd7da-042c-41e9-8e09-f7b14be22a9c)

  • 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)