Just i wanted to install .bin packages on y Ubuntu for so,me reason .Here is the wa 😉
Download a bin file from Internet which one you want . Example i used filename.bin
I downloaded and saved on my Downloads folder
$ cd Downloads/
$sudo chmod +x filename.bin
This command permits Ubuntu to execute the file.Enter a password
Now the bin file ready to install
$./filename.bin
Just follow the instructions that appear on the screen. Once the installation is completed, close the terminal window.
Thanks
Pingback: Ubuntu : How to install a .bin file in ubuntu « My Technical Notes | Pici's Ubuntu Blog