Possible Duplicate:
7-zip for linux

7Zip is a good compression-format. Can I produce such files or decompress them under Linux? I don't want to use emulation like Wine.

link|improve this question

50% accept rate
3  
Did you read this; superuser.com/questions/33133/7-zip-for-linux? – CharlieRB Nov 29 '11 at 14:10
No, I didn't saw that. Thanks for the link. – Antwortgenossenschaft Nov 29 '11 at 14:15
I would say it is a duplicate. – Johan Nov 29 '11 at 14:17
feedback

closed as exact duplicate by slhck, Journeyman Geek, Sathya Nov 30 '11 at 5:27

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

Use the command line port of 7zip: http://sourceforge.net/projects/p7zip/

There is a port of the command line version to Linux/Unix.

Download p7zip for Posix/Linux (x86 binaries and source code):

Download p7zip

http://www.7-zip.org/download.html

link|improve this answer
feedback

Yes... There are a bunch of unofficial Linux packages available as well as the source, which you can compile yourself all available on the download page.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.