If you have 7z symlink problem just remove 7z* from /usr/bin and link directly to 7zr in /opt/maemo/usr/lib/p7zip (no need for p7zip-full). Something like: cd /usr/bin sudo rm 7z* sudo ln -s /opt/maemo/usr/lib/p7zip/7zr 7z sudo ln -s /opt/maemo/usr/lib/p7zip/7zr 7za sudo ln -s /opt/maemo/usr/lib/p7zip/7zr 7zr should allow to at least extract .7z files in Midnight Commander.