I could use a lot of help learning C programming.

I use Ubuntu Mate and gcc as my compiler.

I was able to get some simple code compiled.

But with some other code, it could not find some header files like
conio.h, etc.

How do I install additional header files?