tar -xf filename.tar
Make sure you're in the same directory as the file. Alternatively, you could navigate to the directory the file is in using the regular graphical interface (just like you would in windows) and, I imagine, right click on the file, and do "extract," or a similar command. A tar file in Linux is basically like a zip file in windows.
EDIT: Had a few minutes, gave this a try. Apparently, tar is not sensitive to the dash, so disregard that part of what I said earlier (you can use the dash or not, both ways work). However, when you say you "got no results," you probably did. As I said, tar is basically zip. Kind of. So when you ran your tar command, it unpacked the contents of the tar file into the current directory.
Before:
KroninDirectory
filename.tar
After:
KroninDirectory
filename.tar, newFile1.txt, newFile2.rpm, newfile3.sh
At this point, you'll most likely have to run one of the files that it unpacked, if it's an automated installation of some sort.
EDIT: Had a few minutes, gave this a try. Apparently, tar is not sensitive to the dash, so disregard that part of what I said earlier (you can use the dash or not, both ways work). However, when you say you "got no results," you probably did. As I said, tar is basically zip. Kind of. So when you ran your tar command, it unpacked the contents of the tar file into the current directory.
Before:
KroninDirectory
filename.tar
After:
KroninDirectory
filename.tar, newFile1.txt, newFile2.rpm, newfile3.sh
At this point, you'll most likely have to run one of the files that it unpacked, if it's an automated installation of some sort.
This message last edited by Aemon on 15/02/2011 at 08:51:48 PM
Finding a USB doodad to get wifi on my DS.
14/02/2011 07:24:24 PM
- 651 Views
Answers, as best I can.
14/02/2011 08:47:01 PM
- 495 Views
Re: Answers, as best I can.
14/02/2011 08:56:49 PM
- 449 Views
So I'm trying this Ubuntu thing....
14/02/2011 11:48:57 PM
- 478 Views
I didn't use a VM for Ubuntu on my machine.
15/02/2011 01:57:17 AM
- 623 Views
That's what I did.
15/02/2011 02:53:12 AM
- 453 Views
What are you trying to do?
15/02/2011 06:19:37 AM
- 400 Views
I'm trying to just install this thing on Ubuntu
15/02/2011 06:55:10 AM
- 479 Views
EDIT
15/02/2011 12:37:16 PM
- 544 Views
Well, it wasn't no result
15/02/2011 09:33:56 PM
- 451 Views
Sounds good, it shouldn't be too hard to figure out.
15/02/2011 11:32:56 PM
- 433 Views
I wouldn't mind getting it to work.
15/02/2011 11:56:35 PM
- 467 Views
Well hurry up and post the error you get then. I'll try to explain things better. *NM*
16/02/2011 04:28:03 AM
- 246 Views
Sorry that took a while. Haven't had much free time.
18/02/2011 09:07:00 PM
- 444 Views
Re: Sorry that took a while. Haven't had much free time.
19/02/2011 02:00:38 AM
- 436 Views
Well, damn.
19/02/2011 05:55:54 PM
- 445 Views
If you're still reading this....
28/02/2011 07:36:35 PM
- 438 Views
I know a little bit about it.
01/03/2011 10:18:59 PM
- 519 Views
I got it all setup...
02/03/2011 02:05:05 AM
- 513 Views
Re: I got it all setup...
25/04/2011 06:56:05 AM
- 394 Views