Go Back   Linux Forums by TotalPenguin! Get linux Help! > GUI Linux > Linux Applications

Linux Applications Discussion for Linux Software and Application releated issues.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-2008, 07:13 AM
Senior Member
 
Join Date: Feb 2008
Posts: 106
Justice M will become famous soon enough
Question How to open compressed files on a Linux OS?

Hello.

I was thinking to myself, how to open compressed files on a Linux OS?

I get a lot of files that are emailed to me, and most of them are ZIP and RAR files. Does Linux support 7 Zip? I see that the software has an unofficial release or unsupported version for Linux called p7zip - does this work?

I'd like to be able to compress and extract ZIP, RAR, TAR, and GZ files - what applications can do this on Linux?

Thank you.
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 04-02-2008, 12:03 PM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

tar!

Most distributions come with tar, and many distributions also have GUI for handling the program. It's run through the terminal, so it can sometimes be hard to use, if you don't know how to use it. Through GUI, you can handle it easily with right-clicks on files, etc.
Reply With Quote
  #3 (permalink)  
Old 04-02-2008, 11:23 PM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 390
Tor is on a distinguished road
Default

You also probably have the unzip and unrar commands already installed on Linux.

Code:
unzip file.zip
Tar.gz
Code:
tar -zxvf file.tar.gz
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Log files Lop Linux Applications 1 07-24-2008 01:06 PM
Delete files that are 30 days old Pan Linux General 3 02-22-2008 07:38 AM
Unviewable files? Wanch Linux General 3 02-22-2008 07:33 AM
Modifying PDF Files With PDFedit On Ubuntu Feisty Fawn kernel Linux News 0 09-18-2007 02:57 AM
Microsoft and Open Standards: Can Other Vendors Implement Microsoft's Office Open XML kernel Linux News 0 08-20-2007 11:09 AM


All times are GMT. The time now is 11:34 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.