LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-13-2005, 02:04 PM   #1
CLOSETGEEK
LQ Newbie
 
Registered: Mar 2005
Location: minnesota
Distribution: fedora 3
Posts: 15

Rep: Reputation: 0
how do I uncompress a file


Hi everyone! I have a very newb question.I have FD3 and need to know how to uncompress a file I downloaded.


THANKS A TON
 
Old 04-13-2005, 02:15 PM   #2
azucaro
Member
 
Registered: Jan 2005
Location: Washington, D.C.
Distribution: Arch (Custom), CentOS
Posts: 239

Rep: Reputation: 30
You have several options, and I'll list a few:

-You should have an application called file-roller that is available on most fedora core 3 installs (I don't know what you did/did not install). It handles most compressed formats and is pretty self explanatory

-You also have the command "tar" from the console, if the file is a tar (most compressed linux stuff is). Type "man tar" for more information, or go to the manpages section of this website and search for it.

-My favourite: open up konqueror, navigate to the directory containing your file in question. Right click on the file and click "extract to" then "here."

Let me know if you have additional questions. Without any more information from you, that is as specific as I can be.

Enjoy Fedora! Great system...
 
Old 04-13-2005, 02:16 PM   #3
cap13
LQ Newbie
 
Registered: Sep 2004
Posts: 16

Rep: Reputation: 0
What is the extension?

tar.gz - tar -xzf filename.tar.gz
tar.bz2 - tar -xjf filename.tar.bz2
zip - unzip filename.zip
 
Old 04-13-2005, 02:20 PM   #4
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
also check out rute , a free online book. i learned tons from it...
 
Old 04-13-2005, 02:22 PM   #5
pfunk
Member
 
Registered: Jun 2002
Distribution: Suse, Redhat, Knoppix
Posts: 104

Rep: Reputation: 15
what's the file extension? is it also a tar file?

if the file was named something like foo.tar.gz then you would uncompress it and extract the files in the archive all at once by typing:

tar xvzf foo.tar.gz (you should execute this command in the directory where you want the archive extracted)

if it is just a single compressed file like foo.z then the command

uncompress foo

should do the trick.
 
Old 04-13-2005, 05:51 PM   #6
CLOSETGEEK
LQ Newbie
 
Registered: Mar 2005
Location: minnesota
Distribution: fedora 3
Posts: 15

Original Poster
Rep: Reputation: 0
I do have file roller.What I'm trying to do is install madwifi for my wireless card.I found a website with word for word directions{which I need}.On all the directions I read they say to uncompress the file first,but if file roller does it automatically then I should'nt have to mess with anything.Thanks for the quick responses.Hopefully I can get now.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Uncompress + Unpack files: (Read Only File System) ptreves Linux - Newbie 8 08-16-2004 02:52 PM
What to do when no uncompress... sx10 Linux - General 3 08-21-2002 11:42 AM
uncompress Tar.z file rkblk1 Linux - Software 2 08-02-2002 03:16 AM
how to uncompress a file ending with diff.gz tamari Linux - Software 3 06-16-2002 12:46 PM
How do you uncompress something? wings9191 Linux - Newbie 8 02-12-2002 11:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration