Debian: Extract 7z-Archives
by admin on Dec.09, 2011, under Linux (Ubuntu)
Short tutorial of how to unpack 7z files in Debian/Ubuntu.
1. Install p7zip using the following command
apt-get install p7zip
2. Now you can unpack your files like that
p7zip -d myfile.7z