Installer Komposer – Editeur Web wysiwyg

Installation à partir des informations du site : https://help.ubuntu.com/community/InstallKompozer

Les fichiers sont aussi disponibles chez Canonical : https://launchpad.net/ubuntu/+source/kompozer

These packages are installable on at least the 12.10, 13.04, 14.04 and 15.04 releases.

First, install dependencies:

sudo apt-get install libatk1.0-0 libc6 libcairo2 libfontconfig1 libfreetype6 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk2.0-0  libidl0 libnspr4 libnss3 libpango1.0-0 libpng12-0 libstdc++6 libx11-6 libxft2 libxinerama1 libxrender1 libxt6 zlib1g

Then, get the two packages, and install them in the correct order.

For 32bit systems:

wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer-data_0.8%7Eb3.dfsg.1-0.1ubuntu2_all.deb
wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer_0.8%7Eb3.dfsg.1-0.1ubuntu2_i386.deb
sudo dpkg -i kompozer-data_0.8~b3.dfsg.1-0.1ubuntu2_all.deb
sudo dpkg -i kompozer_0.8~b3.dfsg.1-0.1ubuntu2_i386.deb

for 64bit systems:

wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer-data_0.8%7Eb3.dfsg.1-0.1ubuntu2_all.deb
wget https://launchpad.net/ubuntu/+archive/primary/+files/kompozer_0.8%7Eb3.dfsg.1-0.1ubuntu2_amd64.deb
sudo dpkg -i kompozer-data_0.8~b3.dfsg.1-0.1ubuntu2_all.deb
sudo dpkg -i kompozer_0.8~b3.dfsg.1-0.1ubuntu2_amd64.deb

You can now find kompozer in the menu.

Autre méthode testée en 2016 :

  • Télécharger et executer le batch 64b : kompozer-install.sh
  • Utiliser GZIP / GUNZIP : pour le compresser/décompresser (via Nautilus)
  • Ouvrir le Terminal :

# cd Téléchargements/
# chmod +x kompozer-install.sh
#  ./kompozer-install.sh

Plan B pour un éditeur HTML / PHP : sudo apt-get install gwrite