Running on Ubuntu Linux
Right-click the launcher file → Properties → Permissions → enable "Allow executing file as program". Or from terminal:
chmod +x <filename>
./<filename>
Right-click the launcher file → Properties → Permissions → enable "Allow executing file as program". Or from terminal:
chmod +x <filename>
./<filename>