Jak uruchomić plik .run w Linux

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