Cómo ejecutar el archivo .run en Linux

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