7zip for RaspberryPi

  1. Download the source tar from here: sourceforge.net
  2. tar jxvf p7zip_9.20.1_src_all.tar.bz2
  3. cd p7zip_9.20.1/
  4. make
  5. sudo ./install.sh
  6. 7za
The “make” command, compiles the 7za binary. It may take about 10-15 minutes to complete.