Showing posts with label Archive Manager. Show all posts
Showing posts with label Archive Manager. Show all posts

Tuesday, January 8, 2013

[HOW TO] Open 7-Zip files in Xubuntu

To be able to open/extract 7-Zip files (7z extension) in Xubuntu we need the p7zip-full package. Check bellow for instructions on how to install it.

Install

Open a terminal window and run:

sudo apt-get install p7zip-full -y