Friday, June 8, 2012

7zip on Ubuntu

If you receive a file with 7z extension, it means the file is compressed using 7zip approach. The decoder is not available by default on Ubuntu.

So you need to install p7zip-full in order to be able to decompress it with the command: p7zip x file.7z

No comments:

Post a Comment