How to use make command in Home assistant

Hello,

I would like to use 433Utils for my 433mhz receivers

I managed to get SSH access.
I was also able to git clone the project.
but as soon as I try to build this project the make command cannot be found.

RPi_utils git:(master) make RFSniffer
zsh: command not found: make

does anyone know how I can build this project? it’s cpp, I know, but it I’m able to run a bash script it would be doable.

Also I need to have wiringpi installed as a requirement. I am not sure if this will be the next issue I’m running into.

With kind regards

Bart