B550 aorus elite ax autorun.sh giving me 31 error

[myname]@[myname]s-b550-pc:~/Desktop/r8125-9.004.01$ sudo ./autorun.sh

Check old driver and unload it.
Build the module and install
./autorun.sh: 31: make: not found

how do i fix this first time using linux on desktop aside from a vm

It seems you don't have 'make' so "sudo apt install build-essential"

E: Unable to locate package build-essential

What distro are you on? I tested on UM20.04 I can install that package.