Posts

Showing posts with the label Archive Manager

[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