Recommended Optional Additions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 13: | Line 13: | ||
==TeamViewer Install== | ==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: | To directly download, run this script in the Raspberry Pi terminal; <code>wget https://download.teamviewer.com/download/linux/teamviewer_arm64.deb</code> | ||
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: | |||
[[File:TeamViewer.png|300px]] | |||
select x86-64bit | * select <code>x86-64bit</code> | ||
Once it has finished downloading transfer the file to your Raspberry Pi | * 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 | * On your Raspberry Pi run the TeamViewer installer then do as prompted | ||
Go to the folder/directory with the TeamViewer installer in it | From the terminal | ||
Run this command: sudo dpkg -i teamviewer_15.42.4_arm64.deb (IMPORTAINT change the 15.42.4 to whatever version you have) | * Go to the folder/directory with the TeamViewer installer in it | ||
* Run this command: <code>sudo dpkg -i teamviewer_15.42.4_arm64.deb</code> (IMPORTAINT change the 15.42.4 to whatever version you have) | |||
Latest revision as of 06:50, 16 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:
- 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)