Raspberry Pi: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
You can get Ubuntu server from [https://ubuntu.com/download/raspberry-pi ubuntu.com]. | You can get Ubuntu server from [https://ubuntu.com/download/raspberry-pi ubuntu.com]. | ||
I don't recommend installing a desktop but if you really want, do the following: | |||
# Run <code>sudo apt update</code> | # Run <code>sudo apt update</code> | ||
# Run <code>sudo apt install ubuntu-desktop</code> | # Run <code>sudo apt install ubuntu-desktop</code> | ||