archives ZIP

Les archives ZIP ne sont pas un standard Linux. Il est toutefois possible de compresser et décompresser des archives ZIP sans passer par une ligne de commande et avec une interface graphique grâce à Peazip :

Sous Ubuntu allez à cette adresse, et télécharger peazip_2.5.1.LINUX.GTK2-2_i386.deb

Le téléchargement effectué, cliquez sur peazip_2.5.1.LINUX.GTK2-2_i386.deb et le paquetage sera automatiquement installé

PeaZip LGPL portable archiver (GTK2)
PeaZip is a cross-platform portable file and archiver manager, released under LGPL.
Create: 7z, 7z-sfx, ARC/WRC, BZ2, GZ, LPAQ, PAQ, PEA, QUAD/BALZ, split, TAR, UPX, ZIP; Read: ACE, ARJ, CAB, CHM, COMPOUND (MSI, DOC, XLS, PPT), CPIO, ISO, Java (JAR, EAR, WAR), Linux (DEB, PET/PUP, RPM, SLP), LHA/LZH, LZMA, NSIS, OOo, PAK/PK3/PK4, RAR, SMZIP, U3P, WIM, XPI, Z/TZ.
PeaZip allows to browse filesystem and archives in navigational or flat mode, to apply recoursive and nonrecoursive search filter or multiple inclusion and exclusion filters, to extract multiple archives at once. PeaZip can save, restore, merge and edit archives layout; favourite archive formats can be saved into a quick access popup menu; format options (compression, encryption etc) can be finely tuned. The program also allows to save job definition as command line and to have a detailed job log after each operation. PeaZip can be used also to split/merge files in multiple volumes, compress executables with split/UPX, generate random passwords and keyfiles, benchmark system (MIPS and Core 2 Duo equivalent MHz rating), compare, checksum/hash and securely delete files and folders. The program gets installed in /usr/bin/PeaZip directory, features a peazip link in /usr/bin and can be integrated in Gnome (Nautilus scripts and .desktop files) and KDE (.desktop files): see instructions and examples in FreeDesktop_integration. To install on 64 bit Linux systems omit platform check or use peazip_portable instead; if desired, any of the 32 bit backend binaries in PeaZip/res/ path can be replaced with the 64 bit counterpart if available.
(Converted from a rpm package by alien version 8.64.)

Vous pouvez lancer Peazip depuis démarrer >>> Outils système >>> peazip

Vous pouvez aller tout de suite à Tools >>> Settings afin de paramètrer l'interface en français.

à la première ouverture, vous pouvez résoudre l'erreur en redirigeant la demande sur le répertoire suivant :
/usr/share/PeaZip/FreeDesktop_integration

Peazip se réinitialise et vous voilà donc en face d'un logiciel francisé.

Pour créer une archives :

Par défaut, à la première ouverture de peazip, vous voyez, en haut à gauche "Créer .7z" qui n'est évidemment pas le format qui vous intéresse.

Pour ouvrir une archive cliquer sur "Fichier" puis sur "Général" puis sur l'icône de droite

Compresser avec l'utilitaire Tar

Rappel de la commande:

tar zcvf nom_du_fichier.tgz /chemin _du_répertoire_à_compresser/

Pour extraire les fichiers de ce fichier TGZ:

tar zxvf nom_du_fichier.tgz

archives d'installation .exe/ CAB

Installer cabextract si ce n'est déjà fait:

sudo apt-get install cabextract

windows

Pour décompresser une archive d'installation windows (les fichiers d'installation windows en .exe)ouvrir cmd et passer la commande :

IE7-WindowsXP-x86-enu.exe /x (par exemple pour l'archive d'installation de IE7)

ubuntu

LINUX/WINE

pour décompresser une archive d'installation windows (les fichiers d'installation windows en .exe) faire la commande :

wine IE7-WindowsXP-x86-enu.exe /x

Plan archivage Haut

Formation Ubuntu/Windows, développement et administration de sites
déclaration à la CNIL : n° 1397076
Photographies, logo, illustrations : Pierre BELLENEY

Validation XHTML 1.0 Validation CSS