By now many I have come accustom to installing programs using the apt-get method in Ubuntu, but there comes a time where we need to remember those other commands to install things. For example when attempting to install software packaged in .bundle file format.
It all started when I downloaded VMware player and went to install the .bundle. I wasn’t sure at that time what to do with it. A Google search later I had my answer; and I hope Google got you to this page where I also share with you how-to do this.
In Ubuntu you open your command line terminal and type the following:
sudo sh VMware- ‘press tab to auto complete’
That’s it… Follow the instructions and you are finished.