Results 1 to 4 of 4
Hello,
Could u please tell me how to install a .tar file in command mode?
I am trying but unable to do....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-11-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 3
How to install .tar file?
Hello,
Could u please tell me how to install a .tar file in command mode?
I am trying but unable to do.
- 06-11-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Check this HowTo for installing .tar files and others:
http://www.linuxforums.org/forum/lin...are-linux.htmloz
- 06-19-2009 #3
it its a simple file ending with a .tar extention the you can use this command
cmd: tar -cvf newfilename sourcefile
This will untar the source fiel as newfilename now you can cd into the newfilename( which is a directory )Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 06-19-2009 #4
Check the link ozar has provided, "Compiling and Installing software from source" section. If you still got questions or problem, post back


Reply With Quote
