Cannot execute binary file: Exec format error

Hello, I just tried to download the CLI in my ubuntu. When running “uname -m” in my machine the output is x86_64 so I tried installing the “exercism-3.4.0-linux-x86_64.tar.gz”. But when I tried to run it my output is: cannot execute binary file: Exec format error. Anyone can help? thx.

What is the exact commands you ran and the exact output? Please copy/paste (no screenshots) and use a codeblock.

A gz file is a zipped file, not a runnable file.