LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-11-2007, 09:47 AM   #1
dhamle
LQ Newbie
 
Registered: Jul 2004
Location: Tennessee
Distribution: suse 9.1
Posts: 11

Rep: Reputation: 0
decompress tar.bz2 files


I have downloaded PageStream and the files are compressed. They are tar.bz2 filess. I want to decompress these files so I can use them. I got into applications>accessories>terminal but don't know what to do now. I have ubuntu linux. I have read some and think I should use
bzip2 -d file.tar.bz2 and tar xzvf file.tar. But I don't know how to run these or how to get to the place to run them Please kinda walk me through the procedure. I'm really new at this LInus but love it.
 
Old 09-11-2007, 10:05 AM   #2
serafean
Member
 
Registered: Mar 2006
Location: Czech Republic
Distribution: Gentoo, Chakra
Posts: 997
Blog Entries: 15

Rep: Reputation: 136Reputation: 136
Hi,

I thunk that Ubuntu decompresses these kinds of files in the GUI, just double-click on it.

If you really want/need to use the console, go to the directory where your .tar.bz2 is, then run tar -xvjf filename.tar.bz2 (tar -xvzf is for .tar.gz)

Code:
$cd containingdirectory
$tar -xvjf filename.tar.bz2
A new folder will be created in containingdirectory containing the decompressed content.

Serafean
 
Old 09-11-2007, 10:24 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
You will eventually want to get used to using the terminal (AKA console, command-line, etc.) for certain things. Once you know a few basics, there are many tasks in Linux which are simply easier in terminal mode.

the terminal is in your system menus somewhere--I would make a link for it in the panel
 
  


Reply



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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
Can't decompress tar.bz2 (kde theme file) dauphinfay Linux - Software 5 10-24-2005 02:23 PM
decompress tar gz files? buccaneer Linux - Newbie 5 01-19-2004 02:15 AM
How do I decompress and desarchive multiple .tar.gz files to a single directory? Baldorg Linux - Software 7 11-27-2003 12:42 PM
.tar.bz2 files Agileuk Linux - Newbie 7 09-28-2003 12:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:54 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