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].


If you want Ubuntu desktop, then do the following:
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>