Как запустить .RUN FILE в Linux

sudo chmod +x /path/to/file.run
sudo /path/to/file.run
Glorious Gnu