Saturday, June 22, 2013

Open 7z files

Hello..

You may come across a .7z file as its got a higher compression rate and used more widely now a days..

You may not find this pre-installed while on your ubuntu machine you would have to install this package provided by the synaptic package manager or by the cli as follows..

sudo apt-get install p7zip-full
usage: p7zip-full file-name.7z

Or visit their site http://www.7-zip.org/ to download

No comments:

Post a Comment