A package manager to install commands for raspberry pi.
- python3
- wget
- git
Make only run on RpiAdd packages (other than debug)- Get some packages!!! If you want to add your package file to the package list go to my pmlist repo.
⚠️ The install will not work on systems other than linux and the command installed will crash on your system if it is not raspberry pi.
First install the required packages. (They should already be installed)
Next enter the folder and run the setup script. Once this is done run strawberry install debug
. Then run debug
.
if you see three strawberries your installation works.
- Run
strawberry uppak
and try again. - If you still have problems replace
~/.strawberry/main/package.py
with the newest verion from github. - If that still does not fix it report a bug.