Re @SachinT55229601 "Exec format error" usually happens when you're trying to launch a binary for a different architecture. You downloaded the amd64 binary of VS Code which is for Intel/AMD 64-bit. What is your architecture? (You can check it with "dpkg --print-architecture")