| RSS

< Browse > Home / Showing posts with label compression. Show all posts

How to Open 7zip Files on Ubuntu

You can open 7zip files on Ubuntu by installing p7zip package first:
sudo apt-get install p7zip

If you have File Roller, when you click on 7zip files in Nautilus, Archive Manager will handle your 7zip file.

Or you can use Command Line Interface (CLI) instead:
$p7zip -d a-7zip-file.7z