7-Zip Compression Format Support on GNU/Linux Using p7zip

7-Zip is lot more efficient at achieving high compression rates than most of the other popular compression tools(including gzip and bzip2). The difference in the sizes of compressed files was not trivial.

The second surprise was that none of my GNU/Linux systems understood the .7z format ‘out-of-the-box’. Alas, the format of the most popular Free compression tool for Windows is not even recognised by the most popular Free software on the planet. A quick Google-search resulted in the port of the 7-zip package for the GNU/Linux platform - p7zip - hosted on sourceforge.net website. Below are the simple commands that will get it installed on Gentoo, Ubuntu and Debian systems. RPMs should be available.

Full Story.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

But of course

p7zip

I thought it only fair to mention that I was able to install this from Mandriva's repositories some months ago.

The summary of the installed package is:

Quote:
p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with highest compression ratio. Original version can be found at http: //www.7zip.org

An OS gem