====== 7zip ======
===== Resources =====
Url de télécharegement
http://sourceforge.net/projects/p7zip/files/latest/download
gcc
aptitude install gcc
Connaître son architecture
lsb_releae -a
arch
uname -r
===== Installer depuis une source =====
1 - Télécharger la source
wget http://sourceforge.net/projects/p7zip/files/latest/download
2 - Décompresser
tar -xjvf download
3 - Installation
./install.sh
4 - Essai
7za a toto.7z /home/romain/toto