Sunday, May 10, 2009

How to install a .run file in Ubuntu


Installing a .run file in Ubuntu is as simply as 1, 2, 3. Most linux newbies get confused when they have downloaded a .run file because they wonder if it was for a different linux distrubution or whether or not the file can actually run on linux.

How to install a .run file in Ubuntu
  1. Open Terminal
  2. Make sure the file is in your desktop folder or on your desktop
  3. Type in cd ~/desktop 
  4. Type in .sh ./filename.run

Comments :

4 comments to “How to install a .run file in Ubuntu”

Anonymous said...
on 

Not
.sh ./filename.run
But
sh filename.run

Aves said...
on 

Test

Anonymous said...
on 

thanks

Anonymous said...
on 

:=))

:)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

Post a Comment

Online Noobs

 

Copyright © 2009-2010 by A Noob's Guide