LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   7zip in linux ? (https://www.linuxquestions.org/questions/linux-newbie-8/7zip-in-linux-412121/)

sunpascal 02-06-2006 01:22 AM

7zip in linux ?
 
hi
is there a way to get ark or file-roller (I think that's what the gnome app is called) to open 7zip archives?
I currently use a script that allows me to double click a file in kde and automatically uncompress it (using p7z), but I thought there might be another (more sophisticated) way or plugin to do that...
Also, I sometimes use the 7zip gui version for windows which sort of works.

pljvaldez 02-06-2006 05:50 PM

One option is you can set the default file in Windows (or whatever) to use zip or bz2 or tar instead of the native 7z

sunpascal 02-06-2006 07:18 PM

well that was not what I was trying to do, since I already have .7z files....

spooon 02-06-2006 07:44 PM

I doubt it; command-line is much more powerful, convenient, efficient, etc. so I don't know why you want something else. You could write a GUI if you want to.

sunpascal 02-06-2006 07:52 PM

command line is not always more efficient.
I'm using linux for productivity and theres a difference between opening a shell, typing line (and thinking about the syntax) or simply double clicking a file.

Electro 02-06-2006 11:29 PM

Actually the bash prompt is more efficient than GUI. Midnight Commander can look into 7zip files which runs from the command prompt. However, not all Linux distributions includes this feature.

sunpascal 02-07-2006 12:24 AM

Well, yes.
But for my purpose the gui will be simpler and faster.

titopoquito 02-07-2006 03:54 AM

Ark gives me the choice to open a 7zip file. I cannot test this since I own no such files but it should be worth a try ...

mjjzf 02-07-2006 04:08 AM

Could you associate a script with .7z files in, say, Nautilus or Konqeror or whatever? A script which would take $filename.7z and, erm, un7zip it. Then, when you 2x-clicked on a file, it would extract the original file - if one was clever, in a folder called $filename.

sunpascal 02-07-2006 04:25 AM

Quote:

Originally Posted by OSourceDiplomat
A script which would take $filename.7z and, erm, un7zip it.

that's what I did. I think this is sufficient for now.


Quote:

Originally Posted by titopoquito
Ark gives me the choice to open a 7zip file.

yes, I saw that. But it then says 7z is not supported.


All times are GMT -5. The time now is 06:18 PM.