So führen Sie die .run -Datei unter Linux aus

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