The package is downloaded as a binary file. To launch the .bin
file, you need to make it executable:
1. Open the Terminal
2. Navigate to the folder where the installation package is saved
3. Run the command to make the file executable:
chmod 755 filename.bin
4. Run this command to run the file:
./fielname.bin