To Install the .bin file extension in Ubuntu;
First, you have to make the .bin file executable,
1. Open Terminal (Applications->Accessories->Terminal).
2. Change the current directory if necessary, use cd command to change the directory.
3. sudo chmod +x
Finally, run the .bin file
1. In Terminal, type sudo