• Install compiler/linker and vstool plugin
    • sudo apt install build-essential
    • compile and execute: ''gcc source.c -o myexe && ./myexe