Linux Client - how to run GUI

After downloading the Linux client x64 (GUI), I have a file called "vhuit64" and it does not have a file extension after the name.

How do I run and launch this file, or install it so it has a desktop icon in application launcher on Ubuntu 22.04?

#2

For anyone else, run open terminal (shift + alt + t)

Type: 

cd /Downloads

chmod +x ./vhuit64

sudo ./vhuit64

These instructions should be shown on the page where you download the client. I know it might seem second nature to a Linux pro but this is the reason linux continues to not see enough adoption from beginners. Simple things like running an app are not intuitive and instructions are not provided...

Hmm, now I wonder how I get an icon in Ubuntu's app launcher to show....ffs