LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   .zip opener? (https://www.linuxquestions.org/questions/linux-software-2/zip-opener-539160/)

Jorophose 03-20-2007 07:24 PM

.zip opener?
 
Hi,

I need a really quick fix to my problem; I need to be able to open .zip files. Does anyone know an application that can unpack them, and hopefully comes in a .deb download? I REALLY hate .tar.gz files.

EDIT: this is for Xubuntu 6.06 by the way.

ethics 03-20-2007 07:43 PM

unzip?

Should be in the Ubuntu repositories

Code:

sudo apt-get install unzip
or there is xarchiver or ark (which i believe is in the kdeaddons package)

pixellany 03-20-2007 08:51 PM

Quote:

Originally Posted by Jorophose
I REALLY hate .tar.gz files.

Why??? "tar -xzvf <filename>" too hard??

Do you prefer longer downloads and dealing with multiple files that have not been archived?

unzip for .zip--it is in my distros by default
gunzip for .gz--ditto

r00tb33r 03-20-2007 09:39 PM

xarchiver is a nice gui archiver...
download and compile source if you want rar capability and stuff like that... the latest release. you know the drill.

Redshift 04-01-2007 12:09 PM

Quote:

Originally Posted by pixellany
Why??? "tar -xzvf <filename>" too hard??

Do you prefer longer downloads and dealing with multiple files that have not been archived?

unzip for .zip--it is in my distros by default
gunzip for .gz--ditto

I'm having the same problem as the OP. I tried the command but ended up with: "bash: syntax error near unexpected token `newline'" What does that mean?

Also, I've received this cheery news: "Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors"

Still trying to figure out how to navigate a directory and have googled until smoke comes out of my computer, trying to find something I can understand. As in, "Type this... and then press enter and then type this...". Even my dogs are ignoring me from repeated neglect of time and attention. H-e-l-p!

Archiving...someone please explain. Anyone who doesn't know how to unzip a sticky, messy tarball is lost now...and I'm one of those as yet.

PS- Pixellany, what distros are you using? Anything like that for Ubuntu that you know of?

jay73 04-01-2007 12:35 PM

Ark, that's a KDE package.


All times are GMT -5. The time now is 10:50 PM.