How to install header files for volumio??

To be able to compile drivers of various sorts, you need to install the linux header files. If you haven’t installed them, the ‘make’ command isn’t even available! Now it seems that the header files for volumio can’t be found or don’t exist! I searched for answers on the forum, but nowhere it seems to be solved. What can we do? What can I do?

I tried the command I found here:

apt-cache search linux-headers

and installed the header file collection ending with ‘-all’. This seemed to go pretty well. Then I rebooted. But later on, when I tried to compile a driver, error messages saying the header files for my cubox couldn’t be found. I am a layman. I don’t know how to do this right.