How to install Mu on a Raspberry Pi

If you’re using the Raspberry Pi Foundation’s official Raspbian operating system you can use the Recommended Software application to install mu.

Step 1 - Update your Raspberry Pi

pi open terminal
sudo apt-get update
sudo apt-get dist-upgrade

Step 2 - Install Mu

pi open recommended software
select mu
click ok

Step 3 - Start Mu

pi open mu

Install from the command line

You can also install Mu from the command line using the command:

sudo apt-get install mu-editor