$ sudo apt-get install
However, if you get a *.bundle then a slightly different process is needed.
Firstly, download the file with the bundle extension.
Next:
$ chmod +x
Now you can simply run it with:
$ ./
Simple when you know how :D
BUT
Even simpler is to run the bundle from a new shell with:
sh
That's all you need.
No comments:
Post a Comment